diff --git a/.classpath b/.classpath
deleted file mode 100644
index 7f1e251..0000000
--- a/.classpath
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.gitignore b/.gitignore
index 88162a9..bbfde43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,7 @@
-/target
-target/*
+target
*.classpath
-.settings/org.eclipse.ltk.core.refactoring.prefs
*.component
-.classpath
-.classpath
-.settings/org.eclipse.wst.common.component
-.settings/org.eclipse.wst.common.component
-*.classpath
-.classpath
-*.classpath
-.settings/org.eclipse.wst.common.component
-.settings/org.eclipse.wst.common.component
-*.classpath
+.settings/
+*.iml
+.idea/
+*.log
\ No newline at end of file
diff --git a/.project b/.project
deleted file mode 100644
index d2db760..0000000
--- a/.project
+++ /dev/null
@@ -1,64 +0,0 @@
-
-
- foryou
-
-
-
-
-
- org.eclipse.wst.jsdt.core.javascriptValidator
-
-
-
-
- org.eclipse.jdt.core.javabuilder
-
-
-
-
- org.eclipse.wst.common.project.facet.core.builder
-
-
-
-
- org.eclipse.wst.validation.validationbuilder
-
-
-
-
- com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator
-
-
-
-
- com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder
-
-
-
-
- com.genuitec.eclipse.springframework.springbuilder
-
-
-
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
-
- org.maven.ide.eclipse.maven2Builder
-
-
-
-
-
- org.maven.ide.eclipse.maven2Nature
- com.genuitec.eclipse.springframework.springnature
- org.eclipse.jem.workbench.JavaEMFNature
- org.eclipse.wst.common.modulecore.ModuleCoreNature
- org.eclipse.jdt.core.javanature
- org.eclipse.m2e.core.maven2Nature
- org.eclipse.wst.common.project.facet.core.nature
- org.eclipse.wst.jsdt.core.jsNature
-
-
diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope
deleted file mode 100644
index 99247ca..0000000
--- a/.settings/.jsdtscope
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.settings/com.genuitec.eclipse.core.prefs b/.settings/com.genuitec.eclipse.core.prefs
deleted file mode 100644
index 3847cc3..0000000
--- a/.settings/com.genuitec.eclipse.core.prefs
+++ /dev/null
@@ -1,6 +0,0 @@
-clsCnt=64
-eclipse.preferences.version=1
-locCnt=7202
-pkgCnt=13
-sTime=2015\u5E747\u670814\u65E5 \u661F\u671F\u4E8C \u4E0B\u534801\u65F622\u520637\u79D2 CST
-srcCnt=3
diff --git a/.settings/com.genuitec.eclipse.j2eedt.core.prefs b/.settings/com.genuitec.eclipse.j2eedt.core.prefs
deleted file mode 100644
index 33bad4b..0000000
--- a/.settings/com.genuitec.eclipse.j2eedt.core.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-defaultTldInfo=f\=http\://java.sun.com/jsf/core;http\://java.sun.com/jsf/html\=h;http\://struts.apache.org/tags-bean\=bean;http\://java.sun.com/jsp/jstl/fmt\=fmt;nested\=http\://struts.apache.org/tags-nested;bean\=http\://struts.apache.org/tags-bean;http\://java.sun.com/jsp/jstl/sql\=sql;c\=http\://java.sun.com/jsp/jstl/core;fmt\=http\://java.sun.com/jsp/jstl/fmt;http\://struts.apache.org/tags-logic\=logic;http\://java.sun.com/jsp/jstl/xml\=x;http\://java.sun.com/jsp/jstl/core\=c;logic\=http\://struts.apache.org/tags-logic;h\=http\://java.sun.com/jsf/html;http\://struts.apache.org/tags-tiles\=tiles;http\://java.sun.com/jsp/jstl/functions\=fn;tiles\=http\://struts.apache.org/tags-tiles;sql\=http\://java.sun.com/jsp/jstl/sql;http\://struts.apache.org/tags-html\=html;http\://struts.apache.org/tags-nested\=nested;html\=http\://struts.apache.org/tags-html;http\://java.sun.com/jsf/core\=f;fn\=http\://java.sun.com/jsp/jstl/functions;x\=http\://java.sun.com/jsp/jstl/xml
-eclipse.preferences.version=1
diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 99f26c0..0000000
--- a/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-eclipse.preferences.version=1
-encoding/=UTF-8
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index 6b5aebc..0000000
--- a/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,13 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
-org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
-org.eclipse.jdt.core.compiler.compliance=1.7
-org.eclipse.jdt.core.compiler.debug.lineNumber=generate
-org.eclipse.jdt.core.compiler.debug.localVariable=generate
-org.eclipse.jdt.core.compiler.debug.sourceFile=generate
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
-org.eclipse.jdt.core.compiler.source=1.7
diff --git a/.settings/org.eclipse.m2e.core.prefs b/.settings/org.eclipse.m2e.core.prefs
deleted file mode 100644
index f897a7f..0000000
--- a/.settings/org.eclipse.m2e.core.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-activeProfiles=
-eclipse.preferences.version=1
-resolveWorkspaceProjects=true
-version=1
diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component
deleted file mode 100644
index 2a7391a..0000000
--- a/.settings/org.eclipse.wst.common.component
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml
deleted file mode 100644
index 0e3dee5..0000000
--- a/.settings/org.eclipse.wst.common.project.facet.core.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container
deleted file mode 100644
index 3bd5d0a..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.container
+++ /dev/null
@@ -1 +0,0 @@
-org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file
diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name
deleted file mode 100644
index 05bd71b..0000000
--- a/.settings/org.eclipse.wst.jsdt.ui.superType.name
+++ /dev/null
@@ -1 +0,0 @@
-Window
\ No newline at end of file
diff --git a/.settings/org.eclipse.wst.validation.prefs b/.settings/org.eclipse.wst.validation.prefs
deleted file mode 100644
index 04cad8c..0000000
--- a/.settings/org.eclipse.wst.validation.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-disabled=06target
-eclipse.preferences.version=1
diff --git a/.settings/org.maven.ide.eclipse.prefs b/.settings/org.maven.ide.eclipse.prefs
deleted file mode 100644
index cfdba58..0000000
--- a/.settings/org.maven.ide.eclipse.prefs
+++ /dev/null
@@ -1,7 +0,0 @@
-activeProfiles=
-eclipse.preferences.version=1
-fullBuildGoals=process-test-resources
-resolveWorkspaceProjects=true
-resourceFilterGoals=process-resources resources\:testResources
-skipCompilerPlugin=true
-version=1
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..228a4d1
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2017 twist.zheng
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
index fb4960e..de09a71 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,54 @@
-# java_server
-基于SpringMVC+spring+Mybatis的校园o2o电商项目的后台和管理平台
-
-### 主要功能
-1. jpush推送
-2. mob短信
-3. ping++支付
-4. 接口签名
-5. web端数据管理
-6. 权限管理
-7. 多校区管理
-
-### 运行
-clone下来的代码请在eclipse下运行,需要tomcat,mysql支持。
-
-1. 将foryou.sql导入你自己的数据库中
-2. 修改数据库连接配置
-3. tomcat运行即可
+## java_server
+
+
+
+
+
+
+
+
+
+
+
+
+本项目是校园o2o电商项目的服务端和管理平台代码,采用`SpringBoot-Mybatis`架构,集成了丰富的短信,推送,支付,权限管理等功能。
+
+## 更新
+
+- 2017-7-21
+>
+ 1. 解决spring jar包过老,跑不起来问题。
+ 2. 项目更新为springBoot项目,springBoot版本为1.5.2
+ 3. 支持在intellij下面运行
+
+
+## 主要功能
+
+| 功能 | 平台 |
+|------------|-----------------------------------|
+| 推送 | [极光](https://www.jiguang.cn/) |
+| 短信 | [mob](http://www.mob.com/) |
+| 支付 | [ping++](https://www.pingxx.com/)|
+| 接口签名 | -- |
+| web端数据管理 | [bootstrap-table](http://bootstrap-table.wenzhixin.net.cn/zh-cn/)|
+| 权限管理 | -- |
+| 多校区管理 | -- |
+
+## 运行
+
+clone下来的代码支持在eclipse或者intellij下运行,mysql支持,本地支持以SpringBoot的方式启动。
+
+1. 将项目根目录下foryou.sql导入你自己的数据库中。
+2. 再application.properties修改数据库连接配置。
+3. 执行mvn package 将项目打成war包,在tomcat下运行。
+4. 或者更改pom.xml,讲packing方式更改为jar,执行mvn package后在jar包目录下运行```java -jar jar包路径```即可
+ ```
+ jar
+ ```
+5. 本地测试及启动,执行PortraitApplication中的main函数即可启动内置的tomcat,浏览器中访问[localhost:8080/](http://localhost:8080)(端口可以在application.properties里面设置)
+即可进入管理端默认的登录页面。
+6. 校区管理员账号admin:123456,总校区管理员账号admin_1:123456。
+
+## License
+
+本项目基于[MIT](https://www.opensource.org/licenses/mit-license.php)开源协议.
diff --git a/foryou.sql b/foryou.sql
new file mode 100644
index 0000000..3c542c8
--- /dev/null
+++ b/foryou.sql
@@ -0,0 +1,3407 @@
+/*
+Navicat MySQL Data Transfer
+
+Source Server : localhost_3306
+Source Server Version : 50718
+Source Host : localhost:3306
+Source Database : foryou
+
+Target Server Type : MYSQL
+Target Server Version : 50718
+File Encoding : 65001
+
+Date: 2017-09-22 17:26:48
+*/
+
+SET FOREIGN_KEY_CHECKS=0;
+
+-- ----------------------------
+-- Table structure for app_key
+-- ----------------------------
+DROP TABLE IF EXISTS `app_key`;
+CREATE TABLE `app_key` (
+ `key` varchar(255) NOT NULL,
+ `secrect` varchar(32) NOT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of app_key
+-- ----------------------------
+INSERT INTO `app_key` VALUES ('iOS', '2fbf3345716d7ae1840bc11aa09e0b19');
+INSERT INTO `app_key` VALUES ('server', '56846a8a2fee49d14901d39cc48b8b2a');
+INSERT INTO `app_key` VALUES ('andorid', '7ceaa4db3e3be2ec5d66200337f54a1f');
+
+-- ----------------------------
+-- Table structure for campus
+-- ----------------------------
+DROP TABLE IF EXISTS `campus`;
+CREATE TABLE `campus` (
+ `campus_id` int(11) NOT NULL AUTO_INCREMENT COMMENT '校区id',
+ `campus_name` varchar(255) COLLATE utf8_bin NOT NULL COMMENT '校区名称',
+ `city_id` int(11) NOT NULL,
+ `open_time` time NOT NULL,
+ `close_time` time NOT NULL,
+ `location_x` double DEFAULT NULL,
+ `location_y` double DEFAULT NULL,
+ `status` smallint(6) NOT NULL DEFAULT '1',
+ `close_reason` varchar(255) COLLATE utf8_bin DEFAULT NULL,
+ `custom_service` varchar(255) COLLATE utf8_bin DEFAULT NULL,
+ PRIMARY KEY (`campus_id`,`city_id`),
+ KEY `campus_city` (`city_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
+
+-- ----------------------------
+-- Records of campus
+-- ----------------------------
+INSERT INTO `campus` VALUES ('1', '苏州大学独墅湖校区', '1', '00:00:01', '21:59:59', '12.2', '23.4', '1', '休息喽亲', '18896554881');
+INSERT INTO `campus` VALUES ('2', '苏州大学本部', '1', '06:00:00', '17:00:00', null, null, '0', '该校区已暂停营业,对您造成不便深感抱歉', '18896554880');
+
+-- ----------------------------
+-- Table structure for campus_admin
+-- ----------------------------
+DROP TABLE IF EXISTS `campus_admin`;
+CREATE TABLE `campus_admin` (
+ `campus_admin` varchar(255) NOT NULL,
+ `password` varchar(255) NOT NULL,
+ `type` smallint(6) DEFAULT NULL,
+ `campus_id` int(11) NOT NULL,
+ `last_login_date` date DEFAULT NULL,
+ PRIMARY KEY (`campus_admin`)
+) ENGINE=InnoDB DEFAULT CHARSET=latin1;
+
+-- ----------------------------
+-- Records of campus_admin
+-- ----------------------------
+INSERT INTO `campus_admin` VALUES ('admin', 'e10adc3949ba59abbe56e057f20f883e', '0', '1', '2017-07-21');
+INSERT INTO `campus_admin` VALUES ('admin_1', 'e10adc3949ba59abbe56e057f20f883e', '1', '1', '2017-09-22');
+
+-- ----------------------------
+-- Table structure for campus_admin_type
+-- ----------------------------
+DROP TABLE IF EXISTS `campus_admin_type`;
+CREATE TABLE `campus_admin_type` (
+ `campus_admin_type` smallint(3) DEFAULT NULL,
+ `category` varchar(50) DEFAULT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of campus_admin_type
+-- ----------------------------
+INSERT INTO `campus_admin_type` VALUES ('0', '校区管理员');
+INSERT INTO `campus_admin_type` VALUES ('1', '总管理员');
+
+-- ----------------------------
+-- Table structure for campus_status
+-- ----------------------------
+DROP TABLE IF EXISTS `campus_status`;
+CREATE TABLE `campus_status` (
+ `status_id` smallint(6) NOT NULL AUTO_INCREMENT,
+ `message` varchar(255) DEFAULT NULL,
+ PRIMARY KEY (`status_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;
+
+-- ----------------------------
+-- Records of campus_status
+-- ----------------------------
+INSERT INTO `campus_status` VALUES ('1', 'nomal');
+
+-- ----------------------------
+-- Table structure for city
+-- ----------------------------
+DROP TABLE IF EXISTS `city`;
+CREATE TABLE `city` (
+ `city_id` int(11) NOT NULL AUTO_INCREMENT COMMENT '城市id',
+ `city_name` varchar(255) COLLATE utf8_bin NOT NULL,
+ PRIMARY KEY (`city_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
+
+-- ----------------------------
+-- Records of city
+-- ----------------------------
+INSERT INTO `city` VALUES ('1', '苏州');
+INSERT INTO `city` VALUES ('2', '南京');
+
+-- ----------------------------
+-- Table structure for feedback
+-- ----------------------------
+DROP TABLE IF EXISTS `feedback`;
+CREATE TABLE `feedback` (
+ `campus_id` int(11) NOT NULL,
+ `phone_id` varchar(20) NOT NULL,
+ `date` date NOT NULL,
+ `suggestion` varchar(255) NOT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of feedback
+-- ----------------------------
+INSERT INTO `feedback` VALUES ('0', '15151883572', '2015-04-30', '结算页面怎么没有配送时间?备注功能也没有,下单下的好突然哦');
+INSERT INTO `feedback` VALUES ('0', '15295567537', '2015-04-13', '啊擦擦擦');
+INSERT INTO `feedback` VALUES ('0', '15295567537', '2015-05-06', '加油');
+INSERT INTO `feedback` VALUES ('0', '15295567537', '2015-05-26', '周老板,我要干你');
+INSERT INTO `feedback` VALUES ('0', '18094390667', '2015-05-13', '不可以退货啊');
+INSERT INTO `feedback` VALUES ('0', '18705199209', '2015-04-28', '不能取消订单?');
+INSERT INTO `feedback` VALUES ('0', '18705199209', '2015-04-29', '是否可以加上网上支付功能…不一定每次身上都有零钱给的…');
+INSERT INTO `feedback` VALUES ('0', '18705199233', '2015-04-27', '东西有点少,希望多加点高大上的,不缺钱,不过,画面挺好的,方便快捷');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-07-20', '好吃');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-07-22', '好吃');
+INSERT INTO `feedback` VALUES ('1', '18860902573', '2015-08-19', '你们的网站做得很好');
+INSERT INTO `feedback` VALUES ('1', '18896554888', '2015-08-19', '');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-08-19', 'yyy');
+INSERT INTO `feedback` VALUES ('1', '18260108169', '2015-08-27', 'test');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-08-28', '好吃');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-08-28', '好吃'');
+INSERT INTO `feedback` VALUES ('1', '18035735959', '2015-09-11', '你好');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', '好吃');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', 'aaaaaaaa');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', 'test1');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', 'wwww');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', '12weEWQE');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', 'ss');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', 'For优,为你,为更好的生活');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-11', '123');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-15', 'aaa');
+INSERT INTO `feedback` VALUES ('1', '18260108169', '2015-09-15', '12357886');
+INSERT INTO `feedback` VALUES ('1', '18013116680', '2015-09-15', '453062821 垃圾咯考虑图就拒绝啦咯');
+INSERT INTO `feedback` VALUES ('1', '18896554880', '2015-09-17', '难用');
+INSERT INTO `feedback` VALUES ('2', '18896554880', '2015-10-09', '牛严');
+INSERT INTO `feedback` VALUES ('1', '18896558935', '2015-10-09', '你好,我是朱丽叶,你是谁呀');
+INSERT INTO `feedback` VALUES ('2', '18896554880', '2015-10-09', '啊');
+INSERT INTO `feedback` VALUES ('1', '18896558935', '2015-10-09', '网好慢啊');
+INSERT INTO `feedback` VALUES ('1', '18762885079', '2015-10-09', '爸爸');
+INSERT INTO `feedback` VALUES ('1', '18762885079', '2015-10-09', '爸爸');
+INSERT INTO `feedback` VALUES ('1', '18035735959', '2015-10-09', '我\n但');
+INSERT INTO `feedback` VALUES ('1', '18035735959', '2015-10-09', '巴巴爸爸巴巴爸爸啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊巴巴爸爸巴巴爸爸啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊');
+INSERT INTO `feedback` VALUES ('1', '18035735959', '2015-10-09', '?');
+INSERT INTO `feedback` VALUES ('1', '18260108169', '2015-10-12', '');
+INSERT INTO `feedback` VALUES ('1', '18260108169', '2015-10-12', 'ss');
+INSERT INTO `feedback` VALUES ('1', '18862342354', '2015-10-16', '好棒');
+INSERT INTO `feedback` VALUES ('1', '18862342354', '2015-10-16', '好棒');
+INSERT INTO `feedback` VALUES ('1', '18896558935', '2015-10-18', '嗨');
+
+-- ----------------------------
+-- Table structure for food
+-- ----------------------------
+DROP TABLE IF EXISTS `food`;
+CREATE TABLE `food` (
+ `food_id` bigint(20) NOT NULL AUTO_INCREMENT,
+ `campus_id` int(11) NOT NULL,
+ `name` varchar(255) DEFAULT NULL,
+ `price` float(6,2) NOT NULL,
+ `discount_price` float(6,2) DEFAULT NULL,
+ `img_url` varchar(100) DEFAULT NULL,
+ `info` varchar(1000) DEFAULT NULL,
+ `modify_time` datetime DEFAULT NULL,
+ `status` smallint(6) DEFAULT NULL COMMENT '食品状态,1上架,0下架',
+ `grade` float(2,0) DEFAULT NULL,
+ `food_flag` varchar(255) DEFAULT NULL COMMENT '食品标签',
+ `is_discount` smallint(1) DEFAULT NULL,
+ `category_id` int(11) DEFAULT NULL,
+ `prime_cost` float(6,2) DEFAULT NULL,
+ `sale_number` bigint(11) DEFAULT NULL,
+ `tag` smallint(6) NOT NULL DEFAULT '1',
+ `food_count` int(11) NOT NULL DEFAULT '500',
+ `to_home` smallint(6) NOT NULL DEFAULT '0',
+ `message` varchar(255) DEFAULT NULL,
+ `home_image` varchar(255) DEFAULT NULL,
+ `is_full_discount` tinyint(4) NOT NULL DEFAULT '0',
+ PRIMARY KEY (`food_id`,`campus_id`),
+ KEY `campus_foodid` (`campus_id`,`food_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=100102 DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of food
+-- ----------------------------
+INSERT INTO `food` VALUES ('101', '1', '奶酪', '1.00', '0.80', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-09-18 17:42:07', '1', null, '', '0', '105', null, '0', '0', '200', '0', null, null, '0');
+INSERT INTO `food` VALUES ('101', '2', '奶酪', '1.00', '0.80', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-09-18 17:42:07', '1', null, '', '0', '105', null, '0', '0', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('104', '1', '蛋糕', '11.00', '10.80', '/Public/img/goods/W020150327373576406347.jpg', ',http://www.enjoyfu.com.cn:7777/ForyouImage/food/1442902969347-1886647746.jpg,,', '2015-09-22 14:15:31', '1', null, '蛋糕', '0', '105', null, '0', '0', '200', '1', null, 'http://www.deskcar.com/desktop/fengjing/2012613231539/13.jpg', '0');
+INSERT INTO `food` VALUES ('104', '2', '蛋糕', '11.00', '10.80', '/Public/img/goods/W020150327373576406347.jpg', ',http://www.enjoyfu.com.cn:7777/ForyouImage/food/1442902969347-1886647746.jpg,,', '2015-09-22 14:15:31', '1', null, '蛋糕', '0', '105', null, '0', '0', '500', '1', null, 'http://www.deskcar.com/desktop/fengjing/2012613231539/13.jpg', '0');
+INSERT INTO `food` VALUES ('10000', '1', '王子饼干', '20.00', '18.00', '/Public/img/goods/23.jpg', 'http://120.26.76.252:8080/ForyouImage/food/14505437863731467028565.jpg', '2015-12-20 00:49:46', '1', null, '饼干', '0', '1', '4.00', '0', '0', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10101', '1', '小当家干脆面', '0.10', '0.10', '/Public/img/goods/9280c8519530206c.jpg', ',http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg,http://pic1.ooopic.com/uploadfilepic/sheying/2009-12-01/OOOPIC_yuer88521_20091201f5e08e4f6c8f5bc3.jpg,', '2015-09-21 13:29:48', '0', null, '方便面,爆款', '0', '106', null, '2', '0', '521', '0', '所有食品都是绿色食品', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10101', '2', '小当家干脆面', '0.10', '0.10', '/Public/img/goods/9280c8519530206c.jpg', ',http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg,http://pic1.ooopic.com/uploadfilepic/sheying/2009-12-01/OOOPIC_yuer88521_20091201f5e08e4f6c8f5bc3.jpg,', '2015-09-21 13:29:48', '0', null, '方便面,爆款', '0', '106', null, '1', '0', '500', '0', '所有食品都是绿色食品', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10102', '1', '统一小浣熊干吃面', '0.10', '0.10', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:52:30', '1', null, '方便面', '0', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10102', '2', '统一小浣熊干吃面', '0.10', '0.10', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:52:30', '1', null, '方便面', '0', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10103', '1', '玉米粥', '2.50', '2.30', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-10-02 00:14:00', '1', null, '', '0', '105', null, '4', '1', '401', '1', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://86bizhi.manmankan.com/bizhipic/201501/4972/1_1280x800.jpg', '1');
+INSERT INTO `food` VALUES ('10103', '2', '月饼', '2.50', '2.30', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-10-02 00:03:35', '1', null, '月饼', '0', '501', null, '0', '1', '500', '1', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://86bizhi.manmankan.com/bizhipic/201501/4972/1_1280x800.jpg', '1');
+INSERT INTO `food` VALUES ('10104', '1', '康师傅老坛酸菜牛肉面袋装a', '2.60', '2.10', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-09-07 22:08:37', '0', null, '方便面,速食,泡面,拉面', '1', '107', null, '0', '0', '4172', '0', '所有食品都是绿色食品,a不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10104', '2', '康师傅老坛酸菜牛肉面袋装a', '2.60', '2.10', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-09-07 22:08:37', '0', null, '方便面,速食,泡面,拉面', '1', '107', null, '0', '0', '500', '0', '所有食品都是绿色食品,a不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10105', '1', '康师傅香辣牛肉面袋装', '2.50', '2.30', '/Public/img/goods/23.jpg', ',http://www.enjoyfu.com.cn:7777/ForyouImage/food/14443733092781417138610.jpg,http://www.enjoyfu.com.cn:7777/ForyouImage/food/14443733092801846314212.jpg,http://www.enjoyfu.com.cn:7777/ForyouImage/food/1444373309282-2089297910.jpg', '2015-05-26 22:52:50', '1', null, '泡面,速食,方便面', '0', '101', null, '7', '1', '4204', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10105', '2', '康师傅香辣牛肉面袋装', '2.50', '2.30', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:52:50', '1', null, '泡面,速食,方便面', '0', '101', null, '7', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10106', '1', '萝卜羹', '2.80', '2.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-10-02 00:16:36', '0', null, '', '0', '105', null, '2', '1', '4174', '1', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10106', '2', '糕点', '2.80', '2.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-10-02 00:04:34', '1', null, '糕点', '0', '501', null, '0', '1', '500', '1', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10107', '1', '康师傅红烧牛肉面袋装', '2.50', '2.30', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:52:59', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10107', '2', '康师傅红烧牛肉面袋装', '2.50', '2.30', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:52:59', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10108', '1', '康师傅大食桶红烧牛肉面 方便面', '4.50', '4.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:53:46', '1', null, '泡面,方便面,速食', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10108', '2', '康师傅大食桶红烧牛肉面 方便面', '4.50', '4.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-26 22:53:46', '1', null, '泡面,方便面,速食', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10109', '2', '统一老坛酸菜牛肉面桶装 速食 方便面', '4.00', '3.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:18:56', '1', null, '泡面,方便面,速食', '0', '501', null, '4', '1', '499', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2012613231539/13.jpg', '0');
+INSERT INTO `food` VALUES ('10111', '1', '五仁月饼', '4.00', '3.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-10-02 00:18:24', '1', null, '', '0', '105', null, '2', '1', '4204', '1', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10111', '2', '康师傅鲜虾鱼板桶装面', '4.00', '3.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:19:18', '1', null, '泡面,方便面,速食', '0', '101', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '0');
+INSERT INTO `food` VALUES ('10112', '1', '康师傅老陈醋酸辣桶面', '4.00', '3.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:19:56', '1', null, '泡面,方便面,速食', '0', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10112', '2', '康师傅老陈醋酸辣桶面', '4.00', '3.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:19:56', '1', null, '泡面,方便面,速食', '0', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10113', '1', '康师傅红烧牛肉面桶装', '4.00', '3.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:21:00', '1', null, '泡面,方便面,速食', '0', '101', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://86bizhi.manmankan.com/bizhipic/201501/4972/1_1280x800.jpg', '0');
+INSERT INTO `food` VALUES ('10113', '2', '康师傅红烧牛肉面桶装', '4.00', '3.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:21:00', '1', null, '泡面,方便面,速食', '0', '101', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://86bizhi.manmankan.com/bizhipic/201501/4972/1_1280x800.jpg', '0');
+INSERT INTO `food` VALUES ('10114', '1', '康师傅大食桶香辣牛肉面', '4.50', '4.30', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:21:22', '1', null, '泡面,方便面,速食', '0', '101', null, '54', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10114', '2', '康师傅大食桶香辣牛肉面', '4.50', '4.30', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:21:22', '1', null, '泡面,方便面,速食', '0', '101', null, '54', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10115', '1', '康师傅红烧干拌面', '5.00', '4.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:22:46', '1', null, '泡面,干拌面,速食', '0', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10115', '2', '康师傅红烧干拌面', '5.00', '4.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:22:46', '1', null, '泡面,干拌面,速食', '0', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '1');
+INSERT INTO `food` VALUES ('10116', '1', '康师傅老坛酸菜牛肉面袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:23:10', '1', null, '泡面,方便面,速食', '0', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10116', '2', '康师傅老坛酸菜牛肉面袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:23:10', '1', null, '泡面,方便面,速食', '0', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10117', '1', '康师傅秘制香菇卤香牛肉面 103克 袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:23:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10117', '2', '康师傅秘制香菇卤香牛肉面 103克 袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:23:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10118', '2', '统一100精炖番茄牛肉面 100克 面饼85克', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:24:13', '1', null, '泡面,方便面,速食,袋装', '1', '502', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10119', '1', '康师傅红烧排骨面 102克 面饼82.5克', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:24:28', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10119', '2', '康师傅红烧排骨面 102克 面饼82.5克', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:24:28', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10120', '1', '康师傅爆椒牛肉面 102克 面饼82.5克', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:51:59', '0', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10120', '2', '康师傅爆椒牛肉面 102克 面饼82.5克', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:51:59', '0', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10121', '1', '康师傅老陈醋 酸辣牛肉面 面饼加配料111克袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10121', '2', '康师傅老陈醋 酸辣牛肉面 面饼加配料111克袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10122', '1', '康师傅西红柿鸡蛋打卤面 104克 82.5袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:31', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10122', '2', '康师傅西红柿鸡蛋打卤面 104克 82.5袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:31', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10123', '1', '康师傅秘制香菇 辣 卤香牛肉面104克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:45', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10123', '2', '康师傅秘制香菇 辣 卤香牛肉面104克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:25:45', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10124', '1', '康师傅 老坛酸菜 鲜虾面118克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10124', '2', '康师傅 老坛酸菜 鲜虾面118克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10125', '1', '康师傅 老坛酸菜 排骨面119克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:34', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10125', '2', '康师傅 老坛酸菜 排骨面119克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:34', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10126', '1', '康师傅香辣牛肉面101克 活力新包装袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:51', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10126', '2', '康师傅香辣牛肉面101克 活力新包装袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:26:51', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10127', '1', '康师傅鲜脆雪笋 炒肉丝面126克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10127', '2', '康师傅鲜脆雪笋 炒肉丝面126克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:04', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10128', '1', '康师傅 鲜香菇鸡蛋打卤面 100克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:15', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10128', '2', '康师傅 鲜香菇鸡蛋打卤面 100克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:15', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10129', '1', '康师傅老坛泡椒 牛肉面103克', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:26', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10129', '2', '康师傅老坛泡椒 牛肉面103克', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:26', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10130', '2', '康师傅鲜虾鱼板面 清爽鲜滋味 96克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:44', '1', null, '泡面,方便面,速食,袋装', '1', '502', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10131', '1', '统一老坛酸菜牛肉面 统一100', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10131', '2', '统一老坛酸菜牛肉面 统一100', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:27:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10132', '1', '统一老坛酸豆角排骨面 110克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:28:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10132', '2', '统一老坛酸豆角排骨面 110克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:28:55', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10133', '1', '统一老坛酸菜鱼面118克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:30:26', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10133', '2', '统一老坛酸菜鱼面118克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:30:26', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10134', '1', '统一老坛酸菜牛肉面 芒果在里面 121克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:30:46', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '2', '1', '4206', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10134', '2', '统一老坛酸菜牛肉面 芒果在里面 121克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:30:46', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10135', '1', '康师傅红烧牛肉面100克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:01', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10135', '2', '康师傅红烧牛肉面100克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:01', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10136', '1', '统一卤肉面 辣香在里面112克袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:16', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '8', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10136', '2', '统一卤肉面 辣香在里面112克袋装', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:16', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10137', '2', '统一100香辣牛肉面100克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:31', '1', null, '泡面,方便面,速食,袋装', '0', '502', null, '2', '1', '498', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10138', '1', '康师傅香菇炖鸡面 炖出真滋味 98克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:53', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '23', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10138', '2', '康师傅香菇炖鸡面 炖出真滋味 98克袋装', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:31:53', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '23', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10139', '1', '康师傅老坛酸菜牛肉面116克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:05', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '4207', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10139', '2', '康师傅老坛酸菜牛肉面116克袋装', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:05', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10140', '1', '康师傅老坛泡椒竹笋鸡面105克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:33', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '7', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10140', '2', '康师傅老坛泡椒竹笋鸡面105克袋装', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:33', '1', null, '泡面,方便面,速食,袋装', '0', '101', null, '7', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10141', '1', '稻花香 香辣牛肉味 过桥米线 108克袋装', '4.00', '3.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:53', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '24', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10141', '2', '稻花香 香辣牛肉味 过桥米线 108克袋装', '4.00', '3.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:32:53', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '24', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10142', '1', '康师傅香辣牛肉面大食袋 125克', '3.00', '2.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:14', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10142', '2', '康师傅香辣牛肉面大食袋 125克', '3.00', '2.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:14', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10143', '1', '康师傅老坛酸菜牛肉面大食袋 147克袋装', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:30', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '8', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10143', '2', '康师傅老坛酸菜牛肉面大食袋 147克袋装', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:30', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10144', '1', '康师傅红烧牛肉面大食袋125克', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:45', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '11', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10144', '2', '康师傅红烧牛肉面大食袋125克', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 00:33:45', '1', null, '泡面,方便面,速食,袋装', '1', '101', null, '11', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10145', '1', '农心乌龙面 乌冬汤味120克袋装', '4.00', '3.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:24:53', '1', null, '泡面,方便面,速食,袋装,爆款', '1', '101', null, '124', '1', '4118', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10145', '2', '农心乌龙面 乌冬汤味120克袋装', '4.00', '3.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:24:53', '1', null, '泡面,方便面,速食,袋装,爆款', '1', '101', null, '124', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10164', '1', '美味月饼', '11.00', '10.80', '/Public/img/goods/W020150327373576406347.jpg', null, '2015-10-08 14:49:46', '1', null, '蛋糕', '0', '105', null, '0', '1', '100', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10165', '1', '五仁月饼', '11.00', '10.80', '/Public/img/goods/23.jpg', null, '2015-10-08 14:48:08', '1', null, '美味', '0', '106', null, '0', '0', '1000', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10167', '1', '美味月饼', '10.00', '9.00', '/Public/img/goods/23.jpg', null, '2015-10-08 14:38:11', '1', null, '美味', '0', '105', null, '0', '0', '100', '0', '非常美味的月饼等你来拿', null, '0');
+INSERT INTO `food` VALUES ('10178', '1', '美食美味', '10.00', '8.00', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-10-08 14:12:58', '1', null, '美味', '0', '105', null, '0', '0', '100', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10179', '1', '美食美味', '10.00', '9.00', '/Public/img/goods/W020150327373576406347.jpg', null, '2015-10-08 14:35:35', '1', null, '美味', '0', '105', null, '0', '0', '100', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10186', '1', '牛奶面包', '1.00', '0.80', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-09-07 22:12:20', '1', null, '面包,牛奶', '0', '202', null, '0', '0', '300', '1', null, 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '0');
+INSERT INTO `food` VALUES ('10186', '2', '牛奶面包', '1.00', '0.80', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-09-07 22:12:20', '1', null, '面包,牛奶', '0', '202', null, '0', '0', '500', '1', null, 'http://www.deskcar.com/desktop/fengjing/2011520220338/5.jpg', '0');
+INSERT INTO `food` VALUES ('10187', '1', '奶酪', '10.30', '10.20', '/Public/img/goods/23.jpg', ',http://120.26.76.252:8080/ForyouImage/food/1442378209444-1199442901.jpghttp://120.26.76.252:8080/ForyouImage/food/1442378209465-773970341.jpghttp://120.26.76.252:8080/ForyouImage/food/1442379423069-22880260.jpg,http://120.26.76.252:8080/ForyouImage/food/14423797089811084184477.jpg', '2015-09-16 12:12:41', '1', null, '', '0', '106', null, '0', '0', '600', '0', '', null, '1');
+INSERT INTO `food` VALUES ('10187', '2', '奶酪', '10.30', '10.20', '/Public/img/goods/23.jpg', ',http://120.26.76.252:8080/ForyouImage/food/1442378209444-1199442901.jpghttp://120.26.76.252:8080/ForyouImage/food/1442378209465-773970341.jpghttp://120.26.76.252:8080/ForyouImage/food/1442379423069-22880260.jpg,http://120.26.76.252:8080/ForyouImage/food/14423797089811084184477.jpg', '2015-09-16 12:12:41', '1', null, '', '0', '106', null, '0', '0', '500', '0', '', null, '1');
+INSERT INTO `food` VALUES ('10188', '1', '牛奶', '10.60', '10.00', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-09-07 16:55:28', '1', null, '牛奶,饮料', '0', '105', null, '0', '0', '700', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10188', '2', '牛奶', '10.60', '10.00', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-09-07 16:55:28', '1', null, '牛奶,饮料', '0', '105', null, '0', '0', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10198', '1', '奶酪', '19.00', '18.00', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-09-14 12:54:23', '1', null, '', '0', '106', null, '0', '0', '700', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10198', '2', '奶酪', '19.00', '18.00', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-09-14 12:54:23', '1', null, '', '0', '106', null, '0', '0', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10199', '1', '雪碧', '3.80', '3.40', '/Public/img/goods/W020150327373576406347.jpg', null, '2015-09-14 12:47:01', '1', null, '', '0', '105', null, '0', '0', '300', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10199', '2', '雪碧', '3.80', '3.40', '/Public/img/goods/W020150327373576406347.jpg', null, '2015-09-14 12:47:01', '1', null, '', '0', '105', null, '0', '1', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('10201', '1', '双汇香辣香脆肠 35g', '1.20', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:03:36', '1', null, '速食,火腿,香肠', '0', '102', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10201', '2', '双汇香辣香脆肠 35g', '1.20', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:03:36', '1', null, '速食,火腿,香肠', '0', '102', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10202', '1', '乡巴佬卤蛋30g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:02:25', '1', null, '卤蛋,速食', '1', '102', null, '16', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10202', '2', '乡巴佬卤蛋30g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:02:25', '1', null, '卤蛋,速食', '1', '102', null, '16', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10203', '1', '双汇玉米热狗肠40g 单支', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:03:23', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10203', '2', '双汇玉米热狗肠40g 单支', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:03:23', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10204', '1', '劲辣鸭脖23g', '1.50', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 22:36:07', '1', null, '辣食,速食,鸭脖', '1', '102', null, '27', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10204', '2', '劲辣鸭脖23g', '1.50', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 22:36:07', '1', null, '辣食,速食,鸭脖', '1', '102', null, '27', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10205', '1', '双汇台式香肠48g', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:06:49', '1', null, '香肠,火腿,速食', '0', '102', null, '14', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10205', '2', '双汇台式香肠48g', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:06:49', '1', null, '香肠,火腿,速食', '0', '102', null, '14', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10206', '1', '双汇润口香甜玉米香肠30g*9', '8.00', '7.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:08:09', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '202', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10206', '2', '双汇润口香甜玉米香肠30g*9', '8.00', '7.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:08:09', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '202', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10207', '1', '双汇Q趣火腿肠85g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:09:39', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '24', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10207', '2', '双汇Q趣火腿肠85g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 10:09:39', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '24', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10208', '1', '双汇王中王袋装30g*9', '9.50', '7.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 20:28:48', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '12', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10208', '2', '双汇王中王袋装30g*9', '9.50', '7.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 20:28:48', '1', null, '火腿肠,烤肠,肠,速食', '0', '102', null, '12', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10209', '1', '统一老坛酸菜牛肉面桶装 速食 方便面', '4.00', '3.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:56:24', '1', null, '泡面,方便面,速食', '1', '102', null, '5', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10209', '2', '统一老坛酸菜牛肉面桶装 速食 方便面', '4.00', '3.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:56:24', '1', null, '泡面,方便面,速食', '1', '102', null, '5', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10210', '1', '康师傅老坛泡椒竹笋鸡面 115g 桶装', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:12:04', '1', null, '泡面,方便面,速食', '1', '102', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10210', '2', '康师傅老坛泡椒竹笋鸡面 115g 桶装', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:12:04', '1', null, '泡面,方便面,速食', '1', '102', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10211', '1', '统一来一桶 精炖番茄牛肉面 108g', '4.00', '3.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:08:10', '1', null, '泡面,方便面,速食', '1', '102', null, '15', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10211', '2', '统一来一桶 精炖番茄牛肉面 108g', '4.00', '3.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:08:10', '1', null, '泡面,方便面,速食', '1', '102', null, '15', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10212', '1', '康师傅 老陈醋 酸辣牛肉面 118g 桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:10:58', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10212', '2', '康师傅 老陈醋 酸辣牛肉面 118g 桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:10:58', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10213', '1', '康师傅 爱鲜大餐 秘制辣牛肉面', '6.00', '5.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:15:11', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10213', '2', '康师傅 爱鲜大餐 秘制辣牛肉面', '6.00', '5.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 16:15:11', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10214', '1', '康师傅 爱鲜大餐 精炖排骨面', '6.00', '5.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:43:32', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10214', '2', '康师傅 爱鲜大餐 精炖排骨面', '6.00', '5.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:43:32', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10215', '1', '光华 粉丝馆 够味酸辣粉', '4.50', '3.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:46:39', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10215', '2', '光华 粉丝馆 够味酸辣粉', '4.50', '3.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:46:39', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10216', '1', '康师傅 爱鲜大餐 上汤炖鸡面', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:48:42', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10216', '2', '康师傅 爱鲜大餐 上汤炖鸡面', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:48:42', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10217', '1', '康师傅 老坛泡椒牛肉面 过瘾酸辣味 桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:52:45', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10217', '2', '康师傅 老坛泡椒牛肉面 过瘾酸辣味 桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:52:45', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10218', '1', '康师傅 鲜香菇 鸡蛋打卤面', '4.00', '3.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:55:22', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10218', '2', '康师傅 鲜香菇 鸡蛋打卤面', '4.00', '3.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-14 18:55:22', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '2', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10219', '1', '康师傅 鲜虾鱼板面 桶装', '4.00', '3.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:39:54', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '17', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10219', '2', '康师傅 鲜虾鱼板面 桶装', '4.00', '3.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:39:54', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '17', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10220', '1', '康师傅 经典红烧排骨面桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-23 22:47:55', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '17', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10220', '2', '康师傅 经典红烧排骨面桶装', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-23 22:47:55', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '17', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10221', '1', '康师傅 海鲜豚骨面 骨汤浓海鲜味', '4.00', '3.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:52:14', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '42', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10221', '2', '康师傅 海鲜豚骨面 骨汤浓海鲜味', '4.00', '3.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:52:14', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '42', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10222', '1', '统一来一桶 老坛酸菜鱼面', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:45:00', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '30', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10222', '2', '统一来一桶 老坛酸菜鱼面', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-15 14:45:00', '1', null, '泡面,方便面,速食,桶装', '1', '102', null, '30', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10278', '1', '蛋糕', '11.00', '10.80', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-10-08 14:59:10', '1', null, '蛋糕', '0', '105', null, '0', '0', '100', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10301', '1', '亲嘴烧 卫龙', '1.00', '0.40', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:52:52', '1', null, '辣条,豆干,方便速食,爆款', '1', '103', null, '264', '1', '4202', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10301', '2', '亲嘴烧 卫龙', '1.00', '0.40', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:52:52', '1', null, '辣条,豆干,方便速食,爆款', '1', '103', null, '264', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10302', '1', '卫龙辣条 128g', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-28 23:59:41', '1', null, '辣条,豆干,方便速食', '1', '103', null, '42', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10302', '2', '卫龙辣条 128g', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-28 23:59:41', '1', null, '辣条,豆干,方便速食', '1', '103', null, '42', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10401', '1', '甜玉米 香肠 45g', '1.50', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:13:35', '1', null, '香肠,火腿,速食,肉干肉脯', '1', '104', null, '13', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10401', '2', '甜玉米 香肠 45g', '1.50', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:13:35', '1', null, '香肠,火腿,速食,肉干肉脯', '1', '104', null, '13', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10402', '1', '双汇王中王 火腿 35g', '1.00', '0.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:21:41', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款', '0', '104', null, '10', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10402', '2', '双汇王中王 火腿 35g', '1.00', '0.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:21:41', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款', '0', '104', null, '10', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10403', '1', '双汇王中王 火腿 70g', '2.00', '1.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:11:25', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10403', '2', '双汇王中王 火腿 70g', '2.00', '1.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:11:25', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10404', '1', '润口香甜王 香肠 48g', '1.00', '0.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:12:59', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '5', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10404', '2', '润口香甜王 香肠 48g', '1.00', '0.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:12:59', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '5', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10405', '1', '双汇鸡肉肠 70g', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:14:39', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10405', '2', '双汇鸡肉肠 70g', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:14:39', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10406', '1', '润口香甜王 香肠 95g', '2.50', '2.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:16:47', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10406', '2', '润口香甜王 香肠 95g', '2.50', '2.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:16:47', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10407', '1', '双汇 肉花肠 90g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:48:29', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10407', '2', '双汇 肉花肠 90g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:48:29', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10408', '1', '双汇 汇享来 火腿肠 150g', '2.50', '2.30', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:51:43', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10408', '2', '双汇 汇享来 火腿肠 150g', '2.50', '2.30', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:51:43', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10409', '1', '泡面拍档 香肠 90g', '2.50', '2.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:16:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '14', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10409', '2', '泡面拍档 香肠 90g', '2.50', '2.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:16:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '14', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10410', '1', '弹脆 香肠 70g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:58:52', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10410', '2', '弹脆 香肠 70g', '2.00', '1.80', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 15:58:52', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '104', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10411', '1', '双汇 香辣香脆肠', '1.50', '1.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:00:47', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '89', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10411', '2', '双汇 香辣香脆肠', '1.50', '1.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:00:47', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '89', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10412', '1', '双汇 玉米热狗肠', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:07:03', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10412', '2', '双汇 玉米热狗肠', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:07:03', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10413', '1', '双汇 润口香甜王 玉米风味香肠 一包', '8.00', '7.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:10:59', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '17', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10413', '2', '双汇 润口香甜王 玉米风味香肠 一包', '8.00', '7.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:10:59', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '17', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10414', '1', '双汇 泡面拍档 香肠 一包', '7.00', '6.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:30:24', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款', '1', '104', null, '131', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10414', '2', '双汇 泡面拍档 香肠 一包', '7.00', '6.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:30:24', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款', '1', '104', null, '131', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10415', '1', '双汇 蒜蓉烤肠 105g', '3.50', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:14:49', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10415', '2', '双汇 蒜蓉烤肠 105g', '3.50', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:14:49', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10416', '1', '吾必香 爆蜡 鸭脖 20g', '1.50', '1.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:17:22', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10416', '2', '吾必香 爆蜡 鸭脖 20g', '1.50', '1.30', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:17:22', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '1', '104', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10418', '1', '乡巴佬 卤蛋', '1.50', '1.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:18:49', '1', null, '火腿肠,卤蛋,烤肠,肠,速食,肉干肉脯', '1', '104', null, '26', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10418', '2', '乡巴佬 卤蛋', '1.50', '1.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-20 16:18:49', '1', null, '火腿肠,卤蛋,烤肠,肠,速食,肉干肉脯', '1', '104', null, '26', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10501', '1', '乐天 草莓牛奶200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:15:18', '1', null, '牛奶,进口,特色', '1', '105', null, '3', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10501', '2', '乐天 草莓牛奶200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:15:18', '1', null, '牛奶,进口,特色', '1', '105', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10502', '1', '乐天巧克力牛奶 200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:16:47', '1', null, '牛奶,进口,特色', '1', '105', null, '106', '1', '4102', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10502', '2', '乐天巧克力牛奶 200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:16:47', '1', null, '牛奶,进口,特色', '1', '105', null, '106', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10503', '1', '乐天香蕉牛奶 200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:18:13', '1', null, '牛奶,进口,特色', '1', '105', null, '13201', '1', '-8993', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10503', '2', '乐天香蕉牛奶 200ml 韩国进口', '6.50', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:18:13', '1', null, '牛奶,进口,特色', '1', '105', null, '13200', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10504', '1', '绿力500 芒果汁 490ml', '6.00', '5.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:56:32', '1', null, '进口,咖啡饮料,特色', '1', '105', null, '14', '1', '4197', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10504', '2', '绿力500 芒果汁 490ml', '6.00', '5.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:56:32', '1', null, '进口,咖啡饮料,特色', '1', '105', null, '14', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10505', '1', '明屋木瓜牛奶', '10.00', '9.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:58:31', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '105', null, '40', '1', '4175', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10505', '2', '明屋木瓜牛奶', '10.00', '9.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:58:31', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '105', null, '40', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10506', '1', '葡萄干曲奇饼干 90g', '10.00', '8.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:29:26', '1', null, '进口,饼干糕点,热卖', '1', '105', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10506', '2', '葡萄干曲奇饼干 90g', '10.00', '8.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:29:26', '1', null, '进口,饼干糕点,热卖', '1', '105', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10507', '1', '7D芒果干 100g', '8.50', '7.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:31:45', '1', null, '进口,特色,糖果', '1', '105', null, '19', '1', '4197', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10507', '2', '7D芒果干 100g', '8.50', '7.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 09:31:45', '1', null, '进口,特色,糖果', '1', '105', null, '19', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10601', '1', '黄桃水罐头 500g (该商品当天送达)', '19.00', '17.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:06:37', '1', null, '进口,饮料,特色', '1', '106', null, '4', '1', '4206', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10601', '2', '黄桃水罐头 500g (该商品当天送达)', '19.00', '17.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:06:37', '1', null, '进口,饮料,特色', '1', '106', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10602', '1', '菠萝糖水罐头 210g(该商品当天送达)', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:06:53', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10602', '2', '菠萝糖水罐头 210g(该商品当天送达)', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:06:53', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10603', '1', '香辣小银鱼 200g(该商品当天送达)', '22.00', '20.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:04', '1', null, '进口,饮料,特色', '1', '106', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10603', '2', '香辣小银鱼 200g(该商品当天送达)', '22.00', '20.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:04', '1', null, '进口,饮料,特色', '1', '106', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10604', '1', '椰蓉香蕉饼 200g(该商品当天送达)', '23.00', '20.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:15', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10604', '2', '椰蓉香蕉饼 200g(该商品当天送达)', '23.00', '20.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:15', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10605', '1', '铁板奶酪鱿鱼丝 150g(该商品当天送达)', '22.00', '19.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:37', '1', null, '进口,饮料,特色', '1', '106', null, '6', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10605', '2', '铁板奶酪鱿鱼丝 150g(该商品当天送达)', '22.00', '19.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:37', '1', null, '进口,饮料,特色', '1', '106', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10607', '1', '蔓越莓沙琪玛 205g(该商品当天送达)', '23.00', '21.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:51', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10607', '2', '蔓越莓沙琪玛 205g(该商品当天送达)', '23.00', '21.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:07:51', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10608', '1', '蜜汁猪肉脯 250g(该商品当天送达)', '25.00', '23.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:02', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10608', '2', '蜜汁猪肉脯 250g(该商品当天送达)', '25.00', '23.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:02', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10609', '1', '椰蓉糯米糕 380g(该商品当天送达)', '22.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:14', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10609', '2', '椰蓉糯米糕 380g(该商品当天送达)', '22.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:14', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10610', '1', '酸奶条 230g(该商品当天送达)', '21.00', '19.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:29', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10610', '2', '酸奶条 230g(该商品当天送达)', '21.00', '19.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:08:29', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10611', '1', '山楂球 280g(该商品当天送达)', '17.00', '15.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:52', '1', null, '进口,特色,糖果', '1', '106', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10611', '2', '山楂球 280g(该商品当天送达)', '17.00', '15.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:52', '1', null, '进口,特色,糖果', '1', '106', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10612', '1', '香蕉片 200g(该商品当天送达)', '14.50', '14.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:41', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10612', '2', '香蕉片 200g(该商品当天送达)', '14.50', '14.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:41', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10613', '1', '综合蔬果干 145g(该商品当天送达)', '21.00', '19.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:31', '1', null, '进口,特色,糖果', '1', '106', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10613', '2', '综合蔬果干 145g(该商品当天送达)', '21.00', '19.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:14:31', '1', null, '进口,特色,糖果', '1', '106', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10614', '1', '肉松卷(一罐9个)180g', '19.00', '17.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 13:57:24', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10614', '2', '肉松卷(一罐9个)180g', '19.00', '17.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 13:57:24', '1', null, '进口,特色,糖果', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10615', '1', '独家牛肉 100g', '22.00', '20.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 13:58:48', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10615', '2', '独家牛肉 100g', '22.00', '20.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 13:58:48', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10617', '1', '香辣鳗鱼丝 200g', '22.00', '20.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:00:17', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10617', '2', '香辣鳗鱼丝 200g', '22.00', '20.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:00:17', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10618', '1', 'QQ金钱肉 250g', '28.00', '26.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:02:30', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10618', '2', 'QQ金钱肉 250g', '28.00', '26.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:02:30', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10619', '1', '水果燕麦片 240g', '23.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:03:18', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10619', '2', '水果燕麦片 240g', '23.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:03:18', '1', null, '进口,饮料,特色', '1', '106', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10620', '1', '花姑娘果脯 250g', '23.00', '22.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:04:04', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10620', '2', '花姑娘果脯 250g', '23.00', '22.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:04:04', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10621', '1', '甜甜圈 210g', '22.00', '20.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:05:09', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10621', '2', '甜甜圈 210g', '22.00', '20.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:05:09', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10622', '1', '半边梅 250g', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:05:59', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10622', '2', '半边梅 250g', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:05:59', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10623', '1', '小金桔 280g', '18.00', '15.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:06:47', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '4', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10623', '2', '小金桔 280g', '18.00', '15.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:06:47', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10624', '1', '酸奶梅 280g', '19.00', '17.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:07:31', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '51', '1', '4159', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10624', '2', '酸奶梅 280g', '19.00', '17.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:07:31', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '51', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10625', '1', '牛奶吐司 170g', '21.00', '19.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:08:18', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '17', '1', '4192', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10625', '2', '牛奶吐司 170g', '21.00', '19.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 14:08:18', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '17', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10626', '1', '冻玉米干 100g', '19.00', '15.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 22:33:18', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '37', '1', '4172', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10626', '2', '冻玉米干 100g', '19.00', '15.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 22:33:18', '1', null, '进口,特色,糖果,肉干肉脯', '1', '106', null, '37', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10701', '1', '格力高 百奇巧克力味45g', '6.00', '5.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:21:23', '1', null, '进口,饼干糕点,热卖', '1', '107', null, '23', '1', '4187', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10701', '2', '格力高 百奇巧克力味45g', '6.00', '5.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:21:23', '1', null, '进口,饼干糕点,热卖', '1', '107', null, '23', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10702', '1', '格力高 百奇抹茶味45g', '6.00', '5.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:23:37', '1', null, '进口,饼干糕点,特色', '1', '107', null, '4', '1', '4204', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10702', '2', '格力高 百奇抹茶味45g', '6.00', '5.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:23:37', '1', null, '进口,饼干糕点,特色', '1', '107', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10703', '1', '格力高 百奇牛奶草莓味45g', '6.00', '5.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:25:36', '1', null, '进口,饼干糕点,特色', '1', '107', null, '1', '1', '4207', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10703', '2', '格力高 百奇牛奶草莓味45g', '6.00', '5.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:25:36', '1', null, '进口,饼干糕点,特色', '1', '107', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10704', '1', '格力高 百奇蓝莓树莓味45g', '6.00', '5.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:26:53', '1', null, '进口,饼干糕点,特色', '1', '107', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10704', '2', '格力高 百奇蓝莓树莓味45g', '6.00', '5.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:26:53', '1', null, '进口,饼干糕点,特色', '1', '107', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10705', '1', '好丽友蛋黄派 2枚/盒 46g', '5.00', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:33:19', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10705', '2', '好丽友蛋黄派 2枚/盒 46g', '5.00', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:33:19', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10706', '1', '2包 宗味斋 原味蜜汁豆干', '3.00', '2.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:47:28', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10706', '2', '2包 宗味斋 原味蜜汁豆干', '3.00', '2.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:47:28', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10707', '1', '2包 旺友山椒花生', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:48:48', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10707', '2', '2包 旺友山椒花生', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:48:48', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10708', '1', '2包 真之味 鸡蛋干', '2.00', '1.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:50:08', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '11', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10708', '2', '2包 真之味 鸡蛋干', '2.00', '1.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:50:08', '1', null, '休闲,辣条豆干,肉干肉脯', '1', '107', null, '11', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10709', '1', '2包 友臣肉松饼', '3.00', '2.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:51:41', '1', null, '休闲,肉干肉脯,特色', '1', '107', null, '23', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10709', '2', '2包 友臣肉松饼', '3.00', '2.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:51:41', '1', null, '休闲,肉干肉脯,特色', '1', '107', null, '23', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10710', '1', '老北京蜂蜜枣糕', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:55:42', '1', null, '休闲,饼干糕点,特色,爆款', '1', '107', null, '18', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10710', '2', '老北京蜂蜜枣糕', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:55:42', '1', null, '休闲,饼干糕点,特色,爆款', '1', '107', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10711', '1', '乐事忠于原味 桶装104g', '8.50', '7.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:57:12', '1', null, '薯片,糕点,坚果炒货,爆款', '1', '107', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10711', '2', '乐事忠于原味 桶装104g', '8.50', '7.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:57:12', '1', null, '薯片,糕点,坚果炒货,爆款', '1', '107', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10712', '1', '采纳膜片 50g', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:54:21', '1', null, '休闲,肉干肉脯,特色,坚果炒货', '1', '107', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10712', '2', '采纳膜片 50g', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:54:21', '1', null, '休闲,肉干肉脯,特色,坚果炒货', '1', '107', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10713', '1', '洽洽香瓜子 110g', '3.50', '3.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 17:18:29', '1', null, '坚果炒货,糖果布丁,特色', '1', '107', null, '15', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10713', '2', '洽洽香瓜子 110g', '3.50', '3.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 17:18:29', '1', null, '坚果炒货,糖果布丁,特色', '1', '107', null, '15', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10714', '1', '洽洽喀吱脆 老坛酸菜味51g一包', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:49:19', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '107', null, '13', '1', '4195', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10714', '2', '洽洽喀吱脆 老坛酸菜味51g一包', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:49:19', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '107', null, '13', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10715', '1', '洽洽喀吱脆 铁板烧烤味51g一包', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:51:32', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '107', null, '20', '1', '4193', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10715', '2', '洽洽喀吱脆 铁板烧烤味51g一包', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 23:51:32', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '107', null, '20', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10716', '1', '洽洽喀吱脆 纯香紫薯味51g一包', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:21:09', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '37', '1', '4172', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10716', '2', '洽洽喀吱脆 纯香紫薯味51g一包', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:21:09', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '37', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('10718', '1', '旺旺 仙贝520g', '22.00', '20.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:22:14', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '4', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10718', '2', '旺旺 仙贝520g', '22.00', '20.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:22:14', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10719', '1', '旺旺 雪饼520g', '22.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:23:04', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10719', '2', '旺旺 雪饼520g', '22.00', '20.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:23:04', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10720', '1', '咪咪', '0.70', '0.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:26:40', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '73', '1', '4190', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10720', '2', '咪咪', '0.70', '0.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:26:40', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '61', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10721', '1', '农心洋葱圈 70g 韩国进口', '7.50', '6.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:29:53', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '28', '1', '4183', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10721', '2', '农心洋葱圈 70g 韩国进口', '7.50', '6.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:29:53', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '107', null, '27', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10722', '1', '咪咪 40包', '20.00', '18.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:33:27', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '137', '1', '4072', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('10722', '2', '咪咪 40包', '20.00', '18.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 00:33:27', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '107', null, '73', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('11111', '1', '唐僧肉', '999.00', '99.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-07-29 11:49:05', '1', null, '肉类', '0', '111', '88.00', '0', '0', '4208', '0', null, null, '0');
+INSERT INTO `food` VALUES ('11111', '2', '唐僧肉', '999.00', '99.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-07-29 11:49:05', '1', null, '肉类', '0', '111', '88.00', '0', '0', '500', '0', null, null, '0');
+INSERT INTO `food` VALUES ('19999', '2', '葡萄干', '8.00', '7.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://localhost:8080/ForyouImage/food/14415281877971852837910.jpg', '2015-09-06 16:29:50', '1', null, '', '0', '501', '6.00', '13', '0', '487', '0', null, null, '0');
+INSERT INTO `food` VALUES ('20101', '1', '可口可乐 600ml', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:55:34', '1', null, '可乐,咖啡饮料,雪碧,水', '1', '201', null, '5', '1', '4206', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20101', '2', '可口可乐 600ml', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:55:34', '1', null, '可乐,咖啡饮料,雪碧,水', '1', '201', null, '5', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20102', '1', '雪碧柠檬味 330ml*6', '12.50', '10.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:57:17', '1', null, '可乐,饮料,柠檬,雪碧', '0', '201', null, '60', '1', '4148', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20102', '2', '雪碧柠檬味 330ml*6', '12.50', '10.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:57:17', '1', null, '可乐,饮料,柠檬,雪碧', '0', '201', null, '51', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20103', '1', '可口可乐原味迷你装300ml', '2.50', '1.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:13:26', '1', null, '可乐,咖啡饮料', '1', '201', null, '124', '1', '4084', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20103', '2', '可口可乐原味迷你装300ml', '2.50', '1.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-06 16:13:26', '1', null, '可乐,咖啡饮料', '1', '201', null, '98', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20104', '1', '雪碧600ml', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:56:06', '1', null, '可乐,咖啡饮料,雪碧', '1', '201', null, '33', '1', '4194', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20104', '2', '雪碧600ml', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:56:06', '1', null, '可乐,咖啡饮料,雪碧', '1', '201', null, '33', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20105', '1', '可口可乐罐装330ml', '2.30', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 18:42:40', '1', null, '可乐,饮料', '1', '201', null, '19', '1', '4202', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20105', '2', '可口可乐罐装330ml', '2.30', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 18:42:40', '1', null, '可乐,饮料', '1', '201', null, '19', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20106', '1', '雪碧罐装330ml', '2.50', '2.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 20:31:54', '1', null, '碳酸饮料,饮料,水', '1', '201', null, '76', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20106', '2', '雪碧罐装330ml', '2.50', '2.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 20:31:54', '1', null, '碳酸饮料,饮料,水', '1', '201', null, '76', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20107', '1', '百事可乐600ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:10:11', '1', null, '可乐,饮料,百事', '1', '201', '2.50', '50', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20107', '2', '百事可乐600ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:10:11', '1', null, '可乐,饮料,百事', '1', '201', '2.50', '50', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20108', '1', '百事可乐罐装330ml 产品有更新,随机发货哦', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:35:00', '1', null, '可乐,饮料,百事', '1', '201', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20108', '2', '百事可乐罐装330ml 产品有更新,随机发货哦', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:35:00', '1', null, '可乐,饮料,百事', '1', '201', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20109', '1', '芬达 碳酸饮料 橙味罐装330ml', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:36:27', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20109', '2', '芬达 碳酸饮料 橙味罐装330ml', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:36:27', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20110', '1', '雪碧 2L/瓶', '8.00', '6.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:18:25', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '12', '1', '4205', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20110', '2', '雪碧 2L/瓶', '8.00', '6.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:18:25', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '12', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20111', '1', '百事可乐2L/瓶 一瓶', '8.00', '6.90', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:55:05', '1', null, '可乐,咖啡饮料,雪碧,水', '1', '201', null, '8', '1', '4207', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20111', '2', '百事可乐2L/瓶 一瓶', '8.00', '6.90', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 09:55:05', '1', null, '可乐,咖啡饮料,雪碧,水', '1', '201', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20112', '1', '芬达 橙味碳酸饮料600ml 一瓶', '3.00', '2.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:19:21', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '42', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20112', '2', '芬达 橙味碳酸饮料600ml 一瓶', '3.00', '2.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:19:21', '1', null, '可乐,饮料,雪碧,水', '1', '201', null, '42', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20201', '1', '康师傅经典奶茶500ml', '3.30', '2.70', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:23:49', '1', null, '奶茶', '0', '202', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20201', '2', '康师傅经典奶茶500ml', '3.30', '2.70', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:23:49', '1', null, '奶茶', '0', '202', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20202', '1', '统一冰红茶500m', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:27:32', '1', null, '可乐,饮料', '0', '202', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20202', '2', '统一冰红茶500m', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:27:32', '1', null, '可乐,饮料', '0', '202', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20203', '1', '统一阿萨姆奶茶500ml', '3.60', '2.90', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:33:22', '1', null, '饮料', '0', '202', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20203', '2', '统一阿萨姆奶茶500ml', '3.60', '2.90', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:33:22', '1', null, '饮料', '0', '202', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20204', '1', '统一绿茶500ml 一瓶', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 03:56:14', '1', null, '饮料,茶饮,水,统一', '0', '202', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20204', '2', '统一绿茶500ml 一瓶', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 03:56:14', '1', null, '饮料,茶饮,水,统一', '0', '202', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20205', '1', '康师傅茉莉蜜茶500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:04:33', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20205', '2', '康师傅茉莉蜜茶500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:04:33', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20206', '1', '天喔蜂蜜柚子茶500ml', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 03:59:15', '1', null, '饮料,茶饮,水,康师傅', '0', '202', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20206', '2', '天喔蜂蜜柚子茶500ml', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 03:59:15', '1', null, '饮料,茶饮,水,康师傅', '0', '202', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20207', '1', '农夫山泉水溶C100(西柚)445ml 一瓶', '4.50', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:03:12', '1', null, '饮料,果味饮品,水,农夫山泉', '1', '202', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20207', '2', '农夫山泉水溶C100(西柚)445ml 一瓶', '4.50', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:03:12', '1', null, '饮料,果味饮品,水,农夫山泉', '1', '202', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20208', '1', '加多宝凉茶310ml', '4.00', '3.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:06:38', '1', null, '凉茶,水,饮料', '1', '202', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20208', '2', '加多宝凉茶310ml', '4.00', '3.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:06:38', '1', null, '凉茶,水,饮料', '1', '202', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20209', '1', '康师傅冰红茶1L 产品略有更新,随机发货哦', '4.50', '4.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:54:55', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '30', '1', '4196', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20209', '2', '康师傅冰红茶1L 产品略有更新,随机发货哦', '4.50', '4.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:54:55', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20210', '1', '康师傅劲凉冰红茶600ml 产品有更新,随机发货哦', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:23:51', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20210', '2', '康师傅劲凉冰红茶600ml 产品有更新,随机发货哦', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:23:51', '1', null, '饮料,茶饮,水,康师傅', '1', '202', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20211', '1', '康师傅茉莉蜜茶 1L', '5.00', '4.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:02:49', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20211', '2', '康师傅茉莉蜜茶 1L', '5.00', '4.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:02:49', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20212', '1', '康师傅每日C 红葡萄500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:03:52', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20212', '2', '康师傅每日C 红葡萄500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:03:52', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20213', '1', '康师傅茉莉清茶 1L', '5.00', '4.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:05:42', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20213', '2', '康师傅茉莉清茶 1L', '5.00', '4.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:05:42', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20214', '1', '康师傅蜂蜜柚子茶 500ml', '3.00', '2.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:06:48', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20214', '2', '康师傅蜂蜜柚子茶 500ml', '3.00', '2.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:06:48', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20215', '1', '康师傅 冰糖雪梨500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:07:54', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '2', '1', '4207', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20215', '2', '康师傅 冰糖雪梨500ml', '3.00', '2.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 11:07:54', '1', null, '咖啡饮料,维生素,水', '1', '202', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20216', '1', '冰红茶 1L', '4.50', '4.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:53:12', '1', null, '饮料,果汁,特色', '1', '202', null, '25', '1', '4199', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20216', '2', '冰红茶 1L', '4.50', '4.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:53:12', '1', null, '饮料,果汁,特色', '1', '202', null, '25', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20301', '1', '脉动500ml', '4.00', '3.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:17:39', '1', null, '饮料', '1', '203', null, '49', '1', '4170', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20301', '2', '脉动500ml', '4.00', '3.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-04 00:17:39', '1', null, '饮料', '1', '203', null, '45', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20302', '1', '红牛能量250ml', '6.00', '5.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:22:46', '1', null, '可乐,饮料', '1', '203', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20302', '2', '红牛能量250ml', '6.00', '5.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:22:46', '1', null, '可乐,饮料', '1', '203', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20303', '1', '中沃体质能量580ml', '3.90', '3.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:39:19', '1', null, '饮料', '0', '203', null, '27', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20303', '2', '中沃体质能量580ml', '3.90', '3.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-06 15:39:19', '1', null, '饮料', '0', '203', null, '27', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20304', '1', '中沃苏打水350ml', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:46:14', '1', null, '水,饮料', '0', '203', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20304', '2', '中沃苏打水350ml', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:46:14', '1', null, '水,饮料', '0', '203', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20305', '1', '农夫维他命水功能饮料500ml', '3.90', '3.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:49:37', '1', null, '饮料,果味饮品,水,农夫山泉', '0', '203', null, '20', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20305', '2', '农夫维他命水功能饮料500ml', '3.90', '3.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:49:37', '1', null, '饮料,果味饮品,水,农夫山泉', '0', '203', null, '20', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20306', '1', '达利园乐虎功能饮料380ml 红牛口味', '6.00', '5.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:23:27', '1', null, '饮料,维生素,功能饮料,水', '1', '203', null, '5', '1', '4204', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20306', '2', '达利园乐虎功能饮料380ml 红牛口味', '6.00', '5.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:23:27', '1', null, '饮料,维生素,功能饮料,水', '1', '203', null, '5', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20307', '1', '东鹏特饮380ml', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:58:20', '1', null, '饮料,维生素,功能饮料,水', '1', '203', null, '10', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20307', '2', '东鹏特饮380ml', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 04:58:20', '1', null, '饮料,维生素,功能饮料,水', '1', '203', null, '10', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20308', '1', '黑卡6小时维生素果味饮料450ml', '6.00', '5.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 05:00:23', '1', null, '饮料,维生素,功能饮料,水', '0', '203', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20308', '2', '黑卡6小时维生素果味饮料450ml', '6.00', '5.60', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-18 05:00:23', '1', null, '饮料,维生素,功能饮料,水', '0', '203', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20309', '1', '娃哈哈启力维生素功能饮料250ml', '6.00', '5.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-29 00:04:04', '0', null, '饮料,维生素,功能饮料,水', '0', '203', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20309', '2', '娃哈哈启力维生素功能饮料250ml', '6.00', '5.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-29 00:04:04', '0', null, '饮料,维生素,功能饮料,水', '0', '203', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20310', '1', '尖叫550ml', '5.00', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:29:25', '1', null, '咖啡饮料,维生素,功能饮料,水', '1', '203', null, '85', '1', '4125', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20310', '2', '尖叫550ml', '5.00', '4.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:29:25', '1', null, '咖啡饮料,维生素,功能饮料,水', '1', '203', null, '84', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20401', '1', '绿力500 水蜜桃汁 490ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:03:17', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '5', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20401', '2', '绿力500 水蜜桃汁 490ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:03:17', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '5', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20402', '1', '欢乐家 糖水桔子罐头460g', '9.50', '8.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 08:08:50', '1', null, '饮料,罐头,特色', '1', '204', null, '2', '1', '4206', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20402', '2', '欢乐家 糖水桔子罐头460g', '9.50', '8.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 08:08:50', '1', null, '饮料,罐头,特色', '1', '204', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20404', '1', '欢乐家冰糖雪梨罐头 460g', '9.50', '8.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 08:11:24', '1', null, '饮料,罐头,特色', '1', '204', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20404', '2', '欢乐家冰糖雪梨罐头 460g', '9.50', '8.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 08:11:24', '1', null, '饮料,罐头,特色', '1', '204', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20405', '1', '欢乐家生榨椰汁 500ml', '6.00', '5.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:37:36', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '34', '1', '4194', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20405', '2', '欢乐家生榨椰汁 500ml', '6.00', '5.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:37:36', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '34', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20406', '1', '欢乐家生榨芒果汁 500ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:36:24', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '4', '1', '4204', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20406', '2', '欢乐家生榨芒果汁 500ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:36:24', '1', null, '饮料,果汁,牛奶,特色', '1', '204', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20407', '1', '汇源100%桃汁 1L', '15.00', '14.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:51:14', '1', null, '果汁,咖啡饮料,牛奶', '1', '204', null, '63', '1', '4156', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20407', '2', '汇源100%桃汁 1L', '15.00', '14.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:51:14', '1', null, '果汁,咖啡饮料,牛奶', '1', '204', null, '63', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20501', '1', '怡宝 555ml', '2.00', '1.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:12:08', '1', null, '饮料,矿泉水,爆款', '1', '205', null, '25', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20501', '2', '怡宝 555ml', '2.00', '1.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:12:08', '1', null, '饮料,矿泉水,爆款', '1', '205', null, '25', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20502', '1', '怡宝矿泉水 1555ml', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 07:49:51', '1', null, '饮料,纯净水', '0', '205', null, '9', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20502', '2', '怡宝矿泉水 1555ml', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 07:49:51', '1', null, '饮料,纯净水', '0', '205', null, '9', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20503', '1', '农夫山泉 矿泉水', '1.00', '0.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 17:14:15', '1', null, '饮料,果味饮品,水,农夫山泉,咖啡饮料', '1', '205', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20503', '2', '农夫山泉 矿泉水', '1.00', '0.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 17:14:15', '1', null, '饮料,果味饮品,水,农夫山泉,咖啡饮料', '1', '205', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20504', '1', '农夫山泉 矿泉水', '1.50', '1.30', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-19 23:35:03', '1', null, '饮料,果味饮品,水,农夫山泉', '1', '205', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20504', '2', '农夫山泉 矿泉水', '1.50', '1.30', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-19 23:35:03', '1', null, '饮料,果味饮品,水,农夫山泉', '1', '205', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20505', '1', '康师傅 矿泉水 ', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 17:21:04', '1', null, '饮料,茶饮,水,康师傅,咖啡饮料', '1', '205', null, '35', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20505', '2', '康师傅 矿泉水 ', '2.50', '2.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 17:21:04', '1', null, '饮料,茶饮,水,康师傅,咖啡饮料', '1', '205', null, '35', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20601', '1', '正宗椰树椰汁 245ml', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:37:25', '1', null, '饮料,茶饮,水,爆款', '1', '206', null, '24', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20601', '2', '正宗椰树椰汁 245ml', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:37:25', '1', null, '饮料,茶饮,水,爆款', '1', '206', null, '24', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20602', '1', '李子园牛奶 450ml', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:41:06', '1', null, '饮料,特色,水,牛奶', '1', '206', null, '14', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20602', '2', '李子园牛奶 450ml', '4.00', '3.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:41:06', '1', null, '饮料,特色,水,牛奶', '1', '206', null, '14', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20603', '1', '维他命香草味豆奶饮料一包 250ml', '3.50', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:46:04', '1', null, '饮料,茶饮,水,牛奶', '1', '206', null, '40', '1', '4171', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20603', '2', '维他命香草味豆奶饮料一包 250ml', '3.50', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:46:04', '1', null, '饮料,茶饮,水,牛奶', '1', '206', null, '40', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20604', '1', '真果粒牛奶饮品 20ml', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:49:14', '1', null, '饮料,牛奶,爆款,水,特色', '1', '206', null, '29', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20604', '2', '真果粒牛奶饮品 20ml', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:49:14', '1', null, '饮料,牛奶,爆款,水,特色', '1', '206', null, '29', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20605', '1', '真果粒牛奶 桃果味 250ml', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:51:16', '1', null, '饮料,茶饮,水,牛奶', '1', '206', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20605', '2', '真果粒牛奶 桃果味 250ml', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:51:16', '1', null, '饮料,茶饮,水,牛奶', '1', '206', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20606', '1', '奶特牛奶 朱古力口味 243ml', '4.50', '4.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:54:51', '1', null, '牛奶,饮料,水', '1', '206', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20606', '2', '奶特牛奶 朱古力口味 243ml', '4.50', '4.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:54:51', '1', null, '牛奶,饮料,水', '1', '206', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20607', '1', '光明纯牛奶 250ml', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:57:54', '1', null, '牛奶,饮料,特色,上新', '1', '206', '3.00', '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20607', '2', '光明纯牛奶 250ml', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:57:54', '1', null, '牛奶,饮料,特色,上新', '1', '206', '3.00', '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20608', '1', '蒙牛纯牛奶 250ml', '3.50', '3.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:00:12', '1', null, '牛奶,饮料,爆款,水', '1', '206', '3.00', '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20608', '2', '蒙牛纯牛奶 250ml', '3.50', '3.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:00:12', '1', null, '牛奶,饮料,爆款,水', '1', '206', '3.00', '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20609', '1', '娃哈哈 AD钙奶 220g', '2.00', '1.70', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:04:43', '1', null, '饮料,牛奶,爆款,打折,特色', '1', '206', null, '73', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20609', '2', '娃哈哈 AD钙奶 220g', '2.00', '1.70', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:04:43', '1', null, '饮料,牛奶,爆款,打折,特色', '1', '206', null, '73', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20610', '1', '爽歪歪 营养酸奶 200g', '2.00', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:09:58', '1', null, '饮料,牛奶,特色', '1', '206', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20610', '2', '爽歪歪 营养酸奶 200g', '2.00', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:09:58', '1', null, '饮料,牛奶,特色', '1', '206', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20611', '1', '绿力500 芒果汁 490ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:03:32', '1', null, '饮料,果汁,特色,进口', '1', '206', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20611', '2', '绿力500 芒果汁 490ml', '6.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:03:32', '1', null, '饮料,果汁,特色,进口', '1', '206', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20612', '1', '旺仔牛奶 245ml', '5.00', '4.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:11:38', '1', null, '牛奶,特色,饮料,', '1', '206', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20612', '2', '旺仔牛奶 245ml', '5.00', '4.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:11:38', '1', null, '牛奶,特色,饮料,', '1', '206', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20613', '1', '名屋木瓜牛奶 500ml', '10.00', '9.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:14:38', '1', null, '进口,牛奶,饮料,', '1', '206', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20613', '2', '名屋木瓜牛奶 500ml', '10.00', '9.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 01:14:38', '1', null, '进口,牛奶,饮料,', '1', '206', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20614', '1', '光明轻巧包 红枣风味酸奶', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:40:10', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '7', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20614', '2', '光明轻巧包 红枣风味酸奶', '3.50', '3.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:40:10', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '7', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20615', '1', '光明轻巧包 黑卡伦风味酸奶', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:41:21', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '9', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20615', '2', '光明轻巧包 黑卡伦风味酸奶', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:41:21', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '9', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20616', '1', '光明轻巧包 芦荟风味酸奶', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:43:52', '1', null, '饮料,果汁,牛奶,特色', '1', '206', null, '16', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20616', '2', '光明轻巧包 芦荟风味酸奶', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:43:52', '1', null, '饮料,果汁,牛奶,特色', '1', '206', null, '16', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20617', '1', '光明轻巧包 鲜牛奶', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:45:02', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '6', '1', '4204', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20617', '2', '光明轻巧包 鲜牛奶', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:45:02', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20618', '1', '光明一只椰子', '6.50', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:48:01', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '14', '1', '4202', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20618', '2', '光明一只椰子', '6.50', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 16:48:01', '1', null, '牛奶,进口,上新,咖饮料啡', '1', '206', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('20701', '1', 'cass fresh beer 355ml(进口)', '9.00', '7.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:12:02', '1', null, '进口,咖啡饮料,特色', '1', '207', null, '2', '1', '4206', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20701', '2', 'cass fresh beer 355ml(进口)', '9.00', '7.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:12:02', '1', null, '进口,咖啡饮料,特色', '1', '207', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20702', '1', '德国黑啤 凯撒进口啤酒', '12.50', '10.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:14:07', '1', null, '进口,咖啡饮料,特色', '1', '207', null, '10', '1', '4198', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20702', '2', '德国黑啤 凯撒进口啤酒', '12.50', '10.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:14:07', '1', null, '进口,咖啡饮料,特色', '1', '207', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20703', '1', '雪花啤酒 330ml', '3.00', '2.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:15:33', '1', null, '咖啡饮料,啤酒', '1', '207', null, '18', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20703', '2', '雪花啤酒 330ml', '3.00', '2.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:15:33', '1', null, '咖啡饮料,啤酒', '1', '207', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20704', '1', 'RIO 鸡尾酒 橙味伏加特 275ml', '13.00', '11.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:21:40', '1', null, '咖啡饮料,啤酒,特色', '1', '207', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('20704', '2', 'RIO 鸡尾酒 橙味伏加特 275ml', '13.00', '11.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 10:21:40', '1', null, '咖啡饮料,啤酒,特色', '1', '207', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('21701', '1', '宿舍厕所清洁', '10.00', '9.00', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-10-04 12:49:05', '1', null, '清洁', '0', '217', null, '2', '1', '9998', '0', '还你一个清洁的宿舍', null, '1');
+INSERT INTO `food` VALUES ('21702', '1', '宿舍整体清洁', '20.00', '18.00', '/Public/img/goods/23.jpg', null, '2015-10-04 12:51:56', '1', null, '清洁', '0', '217', null, '13', '1', '9987', '0', '宿舍整体清洁,垃圾小强一网打尽', null, '1');
+INSERT INTO `food` VALUES ('21717', '1', '校园十月刊', '10.00', '9.80', '/Public/img/goods/23.jpg', null, '2015-10-04 13:02:36', '1', null, '刊物', '0', '4709', null, '2', '1', '998', '1', '详细的校园资讯告诉你不一样的消息', 'http://pic1.win4000.com/wallpaper/4/51a2cf7403d76.jpg', '1');
+INSERT INTO `food` VALUES ('21718', '1', '校园九月刊', '10.00', '9.80', '/Public/img/goods/10584128_131324463183_2.jpg', null, '2015-10-04 13:03:10', '1', null, '刊物', '0', '4709', null, '0', '1', '1000', '0', '提供校园刊物资讯,有你不知道的消息哦', null, '1');
+INSERT INTO `food` VALUES ('21720', '1', '五仁月饼', '11.00', '10.80', '/Public/img/goods/23.jpg', null, '2015-10-08 14:50:43', '1', null, '蛋糕', '0', '105', null, '0', '1', '100', '0', '美味蛋糕', null, '0');
+INSERT INTO `food` VALUES ('21801', '1', '快递代取', '5.00', '4.50', '/Public/img/goods/9280c8519530206c.jpg', null, '2015-10-04 12:54:35', '1', null, '快递', '0', '218', null, '3', '1', '9997', '0', '请在备注里表明快递的详细地址', null, '1');
+INSERT INTO `food` VALUES ('40101', '1', '好丽友呀!土豆 香焗原味70克', '6.00', '5.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:09:33', '1', null, '饼干,糕点,薯片,膨化', '1', '402', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40101', '2', '好丽友呀!土豆 香焗原味70克', '6.00', '5.60', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:09:33', '1', null, '饼干,糕点,薯片,膨化', '1', '402', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40102', '1', '盼盼麦香鸡块 105克', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:11:57', '1', null, '饼干,糕点,薯片,膨化', '1', '402', null, '25', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40102', '2', '盼盼麦香鸡块 105克', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:11:57', '1', null, '饼干,糕点,薯片,膨化', '1', '402', null, '25', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40103', '1', '董小姐 意式红烩味', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:07:24', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40103', '2', '董小姐 意式红烩味', '2.50', '2.20', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:07:24', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40104', '1', '董小姐 清新番茄味', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:00', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40104', '2', '董小姐 清新番茄味', '2.50', '2.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:00', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40105', '1', '董小姐 加勒比风情味', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:12', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '402', null, '12', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40105', '2', '董小姐 加勒比风情味', '2.50', '2.20', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:12', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '402', null, '12', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40106', '1', '董小姐 浓情烤肉味', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:29', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '18', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40106', '2', '董小姐 浓情烤肉味', '2.50', '2.20', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:08:29', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40107', '1', '麦维尔 拉面丸子(串烧味)一包', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:00', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40107', '2', '麦维尔 拉面丸子(串烧味)一包', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:00', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40108', '1', '麦维尔 拉面丸子(黑胡椒牛肉味)', '2.00', '1.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:17', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40108', '2', '麦维尔 拉面丸子(黑胡椒牛肉味)', '2.00', '1.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:17', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40109', '1', '麦维尔 拉面丸子(鸡汁味)', '2.00', '1.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:35', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40109', '2', '麦维尔 拉面丸子(鸡汁味)', '2.00', '1.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:35', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40110', '1', '麦小脆 拉面丸子(黑椒牛排味)', '2.50', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:50', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '4', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40110', '2', '麦小脆 拉面丸子(黑椒牛排味)', '2.50', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:06:50', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '4', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40111', '1', '好丽友 呀!土豆 香焗原味40克', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:08', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40111', '2', '好丽友 呀!土豆 香焗原味40克', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:08', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40112', '1', '盼盼香辣鸡块 105克', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:11:42', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '7', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40112', '2', '盼盼香辣鸡块 105克', '4.00', '3.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:11:42', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '7', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40113', '1', '好丽友 呀!土豆 番茄酱味40克', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:25', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40113', '2', '好丽友 呀!土豆 番茄酱味40克', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:25', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40114', '1', '好丽友 呀!土豆 滋香烤鸡味 40克', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:48', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40114', '2', '好丽友 呀!土豆 滋香烤鸡味 40克', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:10:48', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40201', '1', '上好佳 鲜虾片40g', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:09:58', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '6', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40201', '2', '上好佳 鲜虾片40g', '3.50', '3.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:09:58', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '6', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40202', '1', '上好佳 鲜虾片80g', '7.00', '5.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:10:49', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '7', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40202', '2', '上好佳 鲜虾片80g', '7.00', '5.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:10:49', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '7', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40203', '1', '乐事 美国经典原味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 16:56:47', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '23', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40203', '2', '乐事 美国经典原味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 16:56:47', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '23', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40204', '1', '乐事 得克萨斯烧烤味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 16:58:09', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '13', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40204', '2', '乐事 得克萨斯烧烤味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 16:58:09', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '13', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40205', '1', '乐事 意大利香浓红烩味 马铃薯片40g', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:00:41', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '21', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40205', '2', '乐事 意大利香浓红烩味 马铃薯片40g', '3.50', '3.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:00:41', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '21', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40206', '1', '乐事 清新黄瓜味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:10:19', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '26', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40206', '2', '乐事 清新黄瓜味 马铃薯片40g', '3.00', '2.80', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:10:19', '1', null, '饼干糕点,薯片,膨化,烘焙', '0', '402', null, '26', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40207', '1', '乐事 墨西哥鸡汁番茄味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:25:23', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '402', null, '11', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40207', '2', '乐事 墨西哥鸡汁番茄味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:25:23', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '402', null, '11', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40208', '1', '乐事 美国经典原味 马铃薯片 75g', '6.60', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:28:41', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '124', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40208', '2', '乐事 美国经典原味 马铃薯片 75g', '6.60', '6.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:28:41', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '124', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40209', '1', '乐事 意大利香浓红烩味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:30:47', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '47', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40209', '2', '乐事 意大利香浓红烩味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:30:47', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '47', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40210', '1', '乐事 得克萨斯烧烤味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:32:45', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '20', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40210', '2', '乐事 得克萨斯烧烤味 马铃薯片75g', '6.60', '6.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-19 17:32:45', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '402', null, '20', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40301', '1', '港荣 奶香蛋糕(鸡蛋原味)产品有更新,随机发货的', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:13:35', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40301', '2', '港荣 奶香蛋糕(鸡蛋原味)产品有更新,随机发货的', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:13:35', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40302', '1', '三辉麦风 韩式蛋糕 产品有更新,随机发货的', '2.00', '1.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:31:16', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '6', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40302', '2', '三辉麦风 韩式蛋糕 产品有更新,随机发货的', '2.00', '1.60', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:31:16', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '6', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40303', '1', '佰蜂 果町屋 芒果达人 280g', '7.50', '6.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:29:15', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40303', '2', '佰蜂 果町屋 芒果达人 280g', '7.50', '6.50', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:29:15', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40304', '1', '雪恋 纯薯巧合棒 30g 产品若有更新,随机发货哦', '1.50', '1.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:21:48', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '6', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40304', '2', '雪恋 纯薯巧合棒 30g 产品若有更新,随机发货哦', '1.50', '1.20', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:21:48', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '6', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40305', '1', '疯酥酥 一品蛋酥(原味)', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:23:23', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40305', '2', '疯酥酥 一品蛋酥(原味)', '1.20', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:23:23', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40306', '1', '麦维尔 口袋饼(牛奶味)', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:24:36', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40306', '2', '麦维尔 口袋饼(牛奶味)', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:24:36', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40307', '1', '麦维尔 口袋饼(焦糖咖啡味)', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:32:24', '1', null, '饼干糕点', '1', '403', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40307', '2', '麦维尔 口袋饼(焦糖咖啡味)', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 00:32:24', '1', null, '饼干糕点', '1', '403', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40308', '1', '麦维尔 牛舌饼(牛奶味)', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:28:31', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '10', '0', '4207', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40308', '2', '麦维尔 牛舌饼(牛奶味)', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:28:31', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '10', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40309', '1', '日月潭 鸡蛋果酪18g 产品有更新,随机发货哦', '2.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:30:16', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40309', '2', '日月潭 鸡蛋果酪18g 产品有更新,随机发货哦', '2.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:30:16', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40310', '1', '泡吧 三明治蛋糕', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:30:07', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '16', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40310', '2', '泡吧 三明治蛋糕', '2.00', '1.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:30:07', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '16', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40311', '1', '泡吧 提子蛋糕', '2.00', '1.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:28:50', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40311', '2', '泡吧 提子蛋糕', '2.00', '1.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:28:50', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40312', '1', '绿豆冰糕(原味)产品有更新随机发货哦', '2.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:34:32', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40312', '2', '绿豆冰糕(原味)产品有更新随机发货哦', '2.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:34:32', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40313', '1', '麦吉士 原味切片蛋糕', '2.00', '2.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:37:37', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '18', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40313', '2', '麦吉士 原味切片蛋糕', '2.00', '2.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:37:37', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40314', '1', '麦吉士 芝麻小酥', '1.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:39:07', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '9', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40314', '2', '麦吉士 芝麻小酥', '1.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:39:07', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '9', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40315', '1', '森度 千叶脱水蛋糕(牛奶味)', '1.00', '0.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:13:56', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '214', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40315', '2', '森度 千叶脱水蛋糕(牛奶味)', '1.00', '0.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:13:56', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '214', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40316', '1', '牛乳味大饼干 175g/7小包', '7.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:22:46', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40316', '2', '牛乳味大饼干 175g/7小包', '7.00', '5.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:22:46', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40317', '1', '小林煎饼 115g/9小包', '12.50', '10.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:24:31', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40317', '2', '小林煎饼 115g/9小包', '12.50', '10.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:24:31', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40318', '1', '蔓越莓味曲奇饼干 200g', '14.00', '12.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:25:54', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40318', '2', '蔓越莓味曲奇饼干 200g', '14.00', '12.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:25:54', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40319', '1', '巴拿米 蔓越莓西饼 170g', '16.00', '14.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:28:33', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40319', '2', '巴拿米 蔓越莓西饼 170g', '16.00', '14.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:28:33', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40320', '1', '巴拿米 抹茶蜜豆西饼 170g', '16.00', '14.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:14:21', '0', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40320', '2', '巴拿米 抹茶蜜豆西饼 170g', '16.00', '14.50', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-09 09:14:21', '0', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40321', '1', '布诺牌 原味口袋饼干 170g', '17.00', '15.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:38:55', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40321', '2', '布诺牌 原味口袋饼干 170g', '17.00', '15.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:38:55', '1', null, '饼干糕点,薯片,膨化,烘焙,爆款', '1', '403', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40322', '1', '布诺牌 奶酪口袋饼干 170g', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:41:45', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '1', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40322', '2', '布诺牌 奶酪口袋饼干 170g', '17.00', '15.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:41:45', '1', null, '饼干糕点,薯片,膨化,烘焙,特色', '1', '403', null, '1', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40401', '1', '好丽友 Q蒂多层蛋糕 2枚', '5.00', '4.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:04:32', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40401', '2', '好丽友 Q蒂多层蛋糕 2枚', '5.00', '4.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:04:32', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40402', '1', '上海真老大房 榴莲饼 产品有更新,随机发货哦', '2.50', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:30:33', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40402', '2', '上海真老大房 榴莲饼 产品有更新,随机发货哦', '2.50', '1.90', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:30:33', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40403', '1', '卡尔顿 玛芬窝 蜂巢蛋糕', '2.10', '1.70', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:03:46', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40403', '2', '卡尔顿 玛芬窝 蜂巢蛋糕', '2.10', '1.70', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-07 01:03:46', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '403', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40404', '1', '吉娃娃 巧克力棒(蔓越莓味)', '1.80', '1.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:27:39', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '0', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40404', '2', '吉娃娃 巧克力棒(蔓越莓味)', '1.80', '1.50', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:27:39', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '0', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40405', '1', '旺旺 开心馒头仔', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:54:59', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '8', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40405', '2', '旺旺 开心馒头仔', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-21 14:54:59', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('40406', '1', '长鼻王 膨化夹心卷(蛋黄味)', '0.70', '0.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:26:43', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '2', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('40406', '2', '长鼻王 膨化夹心卷(蛋黄味)', '0.70', '0.50', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:26:43', '1', null, '饼干糕点,薯片,膨化,烘焙', '1', '404', null, '2', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90101', '1', '甜玉米 香肠 45g', '1.50', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 16:49:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款,上新', '1', '901', null, '9', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90101', '2', '甜玉米 香肠 45g', '1.50', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 16:49:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款,上新', '1', '901', null, '9', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90102', '1', '双汇王中王 火腿 35g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 16:57:29', '1', null, '特色,上新,火腿,肉脯,', '1', '901', null, '12', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90102', '2', '双汇王中王 火腿 35g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 16:57:29', '1', null, '特色,上新,火腿,肉脯,', '1', '901', null, '12', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90103', '1', '润口香甜王 香肠 48g', '1.50', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:31:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款,上新', '1', '901', null, '20', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90103', '2', '润口香甜王 香肠 48g', '1.50', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:31:07', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯,爆款,上新', '1', '901', null, '20', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90104', '1', '泡面拍档 香肠 90g', '2.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:24:40', '1', null, '特色,上新,火腿,肉脯,', '0', '901', null, '0', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90104', '2', '泡面拍档 香肠 90g', '2.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:24:40', '1', null, '特色,上新,火腿,肉脯,', '0', '901', null, '0', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90105', '1', '弹脆 香肠 70g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:34:57', '1', null, '爆款,特色,火腿,肉脯', '0', '901', null, '432', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90105', '2', '弹脆 香肠 70g', '1.50', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:34:57', '1', null, '爆款,特色,火腿,肉脯', '0', '901', null, '432', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90106', '1', '康师傅香辣牛肉面袋装', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:40:10', '1', null, '火腿,肉脯,泡面', '0', '901', null, '500', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90106', '2', '康师傅香辣牛肉面袋装', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:40:10', '1', null, '火腿,肉脯,泡面', '0', '901', null, '500', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90107', '1', '吾必香 爆蜡 鸭脖 20g', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:54:21', '1', null, '', '0', '901', null, '37', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90107', '2', '吾必香 爆蜡 鸭脖 20g', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 21:54:21', '1', null, '', '0', '901', null, '37', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90108', '1', '乡巴佬 卤蛋30g', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 22:01:40', '1', null, '火腿肠,卤蛋,烤肠,肠,速食,肉干肉脯', '0', '901', null, '215', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90108', '2', '乡巴佬 卤蛋30g', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 22:01:40', '1', null, '火腿肠,卤蛋,烤肠,肠,速食,肉干肉脯', '0', '901', null, '215', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90109', '1', '统一小浣熊干吃面', '1.00', '0.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:24:12', '1', null, '泡面,方便面,速食,袋装', '1', '901', null, '53', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90109', '2', '统一小浣熊干吃面', '1.00', '0.80', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-30 00:24:12', '1', null, '泡面,方便面,速食,袋装', '1', '901', null, '53', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90110', '1', '双汇Q趣火腿肠85g', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 22:04:35', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '901', null, '4', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90110', '2', '双汇Q趣火腿肠85g', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-26 22:04:35', '1', null, '火腿肠,烤肠,肠,速食,肉干肉脯', '0', '901', null, '4', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('90111', '1', '渔夫 鱼豆腐', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:11:39', '1', null, '肉脯肉干,特色', '0', '901', null, '103', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90111', '2', '渔夫 鱼豆腐', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:11:39', '1', null, '肉脯肉干,特色', '0', '901', null, '103', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90112', '1', '宏香记 奥尔良烤肉豆腐', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:13:01', '1', null, '肉干肉脯,特色', '0', '901', null, '21', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90112', '2', '宏香记 奥尔良烤肉豆腐', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:13:01', '1', null, '肉干肉脯,特色', '0', '901', null, '21', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90113', '1', '贤嫂 砂锅豆腐', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:13:52', '1', null, '肉干肉脯,特色,爆款', '0', '901', null, '8', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90113', '2', '贤嫂 砂锅豆腐', '1.00', '1.00', '/Public/img/goods/10584128_131324463183_2.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:13:52', '1', null, '肉干肉脯,特色,爆款', '0', '901', null, '8', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90114', '1', '金大洲 香辣金针菇', '1.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:14:49', '1', null, '肉干肉脯,特色,爆款', '0', '901', null, '18', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90114', '2', '金大洲 香辣金针菇', '1.00', '1.00', '/Public/img/goods/W020150327373576406347.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:14:49', '1', null, '肉干肉脯,特色,爆款', '0', '901', null, '18', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90115', '1', '阿胶枣 迷你包', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:16:23', '1', null, '坚果蜜饯,糖果布丁,特色', '0', '901', null, '3', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90115', '2', '阿胶枣 迷你包', '1.00', '1.00', '/Public/img/goods/23.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:16:23', '1', null, '坚果蜜饯,糖果布丁,特色', '0', '901', null, '3', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90116', '1', '美国青豆 3包', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:17:19', '1', null, '坚果蜜饯,糖果布丁,特色', '0', '901', null, '28', '1', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('90116', '2', '美国青豆 3包', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-05-05 10:17:19', '1', null, '坚果蜜饯,糖果布丁,特色', '0', '901', null, '28', '1', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '0');
+INSERT INTO `food` VALUES ('100101', '1', '限时抢购区里的商品一个订单只能购买一个哦', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 19:07:58', '1', null, '', '1', '1001', null, '1', '0', '4208', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+INSERT INTO `food` VALUES ('100101', '2', '限时抢购区里的商品一个订单只能购买一个哦', '1.00', '1.00', '/Public/img/goods/9280c8519530206c.jpg', 'http://pic29.nipic.com/20130525/5890690_184803578000_2.jpg,http://pica.nipic.com/2007-12-19/2007121911592513_2.jpg,http://pic22.nipic.com/20120720/8989765_092835333150_2.jpg', '2015-04-22 19:07:58', '1', null, '', '1', '1001', null, '1', '0', '500', '0', '所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸', null, '1');
+
+-- ----------------------------
+-- Table structure for food_category
+-- ----------------------------
+DROP TABLE IF EXISTS `food_category`;
+CREATE TABLE `food_category` (
+ `category_id` int(11) NOT NULL AUTO_INCREMENT COMMENT '分类id',
+ `campus_id` int(11) NOT NULL,
+ `category` varchar(255) DEFAULT NULL,
+ `img_url` varchar(255) DEFAULT NULL,
+ `parent_id` int(11) DEFAULT '0',
+ `tag` smallint(6) NOT NULL DEFAULT '1',
+ `serial` smallint(2) DEFAULT NULL,
+ `is_open` smallint(1) NOT NULL DEFAULT '1',
+ PRIMARY KEY (`category_id`,`campus_id`),
+ KEY `campus_cateogry` (`campus_id`,`category_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=4710 DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of food_category
+-- ----------------------------
+INSERT INTO `food_category` VALUES ('105', '1', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('106', '1', '最新体验', null, '0', '1', '6', '0');
+INSERT INTO `food_category` VALUES ('107', '1', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('201', '1', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('202', '1', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('204', '1', '水果上门', null, '0', '1', '3', '0');
+INSERT INTO `food_category` VALUES ('206', '1', '酒水饮品', null, '0', '1', null, '1');
+INSERT INTO `food_category` VALUES ('207', '1', '饼干糕点', null, '0', '1', null, '0');
+INSERT INTO `food_category` VALUES ('217', '1', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('218', '1', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('501', '2', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('502', '2', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('503', '2', '特惠秒杀', null, '0', '1', '7', '0');
+INSERT INTO `food_category` VALUES ('504', '2', '早餐上门', null, '0', '1', '1', '0');
+INSERT INTO `food_category` VALUES ('505', '2', '更多分类', null, '0', '1', '8', '0');
+INSERT INTO `food_category` VALUES ('506', '2', '家政服务', null, '0', '1', '2', '0');
+INSERT INTO `food_category` VALUES ('507', '2', '水果上门', null, '0', '1', '3', '0');
+INSERT INTO `food_category` VALUES ('508', '2', '快递代取', null, '0', '1', '4', '0');
+INSERT INTO `food_category` VALUES ('3101', '31', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('3102', '31', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('3103', '31', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('3104', '31', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('3105', '31', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('3106', '31', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('3107', '31', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('3108', '31', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('3201', '32', '早餐上门', null, '0', '1', '1', '0');
+INSERT INTO `food_category` VALUES ('3202', '32', '家政服务', null, '0', '1', '2', '0');
+INSERT INTO `food_category` VALUES ('3203', '32', '水果上门', null, '0', '1', '3', '0');
+INSERT INTO `food_category` VALUES ('3204', '32', '快递代取', null, '0', '1', '4', '0');
+INSERT INTO `food_category` VALUES ('3205', '32', '小优推荐', null, '0', '1', '5', '0');
+INSERT INTO `food_category` VALUES ('3206', '32', '最新体验', null, '0', '1', '6', '0');
+INSERT INTO `food_category` VALUES ('3207', '32', '特惠秒杀', null, '0', '1', '7', '0');
+INSERT INTO `food_category` VALUES ('3208', '32', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('3301', '33', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('3302', '33', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('3303', '33', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('3304', '33', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('3305', '33', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('3306', '33', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('3307', '33', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('3308', '33', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('3401', '34', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('3402', '34', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('3403', '34', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('3404', '34', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('3405', '34', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('3406', '34', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('3407', '34', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('3408', '34', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('3409', '1', '香蕉牛奶', null, '0', '0', null, '0');
+INSERT INTO `food_category` VALUES ('3411', '1', '豆浆奶酪', null, '0', '1', null, '0');
+INSERT INTO `food_category` VALUES ('3501', '35', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('3502', '35', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('3503', '35', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('3504', '35', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('3505', '35', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('3506', '35', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('3507', '35', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('3508', '35', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('3601', '36', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('3602', '36', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('3603', '36', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('3604', '36', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('3605', '36', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('3606', '36', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('3607', '36', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('3608', '36', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('4401', '44', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('4402', '44', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('4403', '44', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('4404', '44', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('4405', '44', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('4406', '44', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('4407', '44', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('4408', '44', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('4501', '45', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('4502', '45', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('4503', '45', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('4504', '45', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('4505', '45', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('4506', '45', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('4507', '45', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('4508', '45', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('4601', '46', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('4602', '46', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('4603', '46', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('4604', '46', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('4605', '46', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('4606', '46', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('4607', '46', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('4608', '46', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('4609', '1', '奶酪蛋糕', null, '0', '1', null, '0');
+INSERT INTO `food_category` VALUES ('4610', '1', '美味奶酪啊', null, '0', '0', null, '1');
+INSERT INTO `food_category` VALUES ('4701', '47', '早餐上门', null, '0', '1', '1', '1');
+INSERT INTO `food_category` VALUES ('4702', '47', '家政服务', null, '0', '1', '2', '1');
+INSERT INTO `food_category` VALUES ('4703', '47', '水果上门', null, '0', '1', '3', '1');
+INSERT INTO `food_category` VALUES ('4704', '47', '快递代取', null, '0', '1', '4', '1');
+INSERT INTO `food_category` VALUES ('4705', '47', '小优推荐', null, '0', '1', '5', '1');
+INSERT INTO `food_category` VALUES ('4706', '47', '最新体验', null, '0', '1', '6', '1');
+INSERT INTO `food_category` VALUES ('4707', '47', '特惠秒杀', null, '0', '1', '7', '1');
+INSERT INTO `food_category` VALUES ('4708', '47', '更多分类', null, '0', '1', '8', '1');
+INSERT INTO `food_category` VALUES ('4709', '1', '校园资讯', null, '0', '1', null, '1');
+
+-- ----------------------------
+-- Table structure for food_comment
+-- ----------------------------
+DROP TABLE IF EXISTS `food_comment`;
+CREATE TABLE `food_comment` (
+ `food_id` bigint(20) NOT NULL,
+ `campus_id` int(11) NOT NULL,
+ `phone` varchar(20) NOT NULL,
+ `date` datetime NOT NULL,
+ `comment` varchar(255) DEFAULT NULL,
+ `grade` smallint(6) NOT NULL,
+ `tag` smallint(6) NOT NULL DEFAULT '1',
+ `is_hidden` smallint(6) NOT NULL DEFAULT '0',
+ `order_id` bigint(40) NOT NULL,
+ PRIMARY KEY (`food_id`,`phone`,`date`,`campus_id`),
+ KEY `campus_food_comment` (`campus_id`,`food_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of food_comment
+-- ----------------------------
+INSERT INTO `food_comment` VALUES ('0', '1', '18860902563', '2015-08-14 23:11:06', '', '0', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10101', '1', '15366031030', '2015-05-04 12:56:13', '', '5', '1', '0', '1430277616618');
+INSERT INTO `food_comment` VALUES ('10101', '1', '15605159822', '2015-05-16 14:44:12', '', '4', '1', '0', '1431527057554');
+INSERT INTO `food_comment` VALUES ('10101', '1', '15961685555', '2015-05-22 17:29:49', '', '5', '1', '0', '1431942287268');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-08 10:02:07', '啊啊啊吧', '3', '1', '0', '1441618148244');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-16 17:54:10', 'teat111', '4', '1', '1', '1442396980163');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-17 10:03:07', 'tesarqrc', '3', '1', '1', '1442397403658');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-17 10:08:30', '123', '4', '1', '1', '1441462499350');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-17 21:21:29', '不好吃,难吃死了', '5', '1', '0', '1442471782953');
+INSERT INTO `food_comment` VALUES ('10101', '1', '18896554880', '2015-09-18 17:34:38', '难吃死了', '1', '1', '0', '1442568342686');
+INSERT INTO `food_comment` VALUES ('10103', '1', '18896554880', '2015-08-26 15:40:25', '', '4', '1', '1', '1440471430816');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-15 13:28:35', 'aaa', '2', '1', '1', '1429972765548');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-15 14:33:37', '', '2', '1', '1', '1429971769361');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-15 15:06:10', 'aaaa', '3', '1', '1', '1429971412825');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-15 15:26:43', '能不能评论', '5', '1', '1', '1429811272143');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-22 09:52:05', '', '4', '1', '1', '1429971412825');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-22 09:59:46', '', '4', '1', '1', '1429811272143');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-22 10:50:31', '', '5', '1', '1', '1429972765548');
+INSERT INTO `food_comment` VALUES ('10104', '1', '18896554880', '2015-08-25 10:58:59', '', '5', '1', '1', '1429861151991');
+INSERT INTO `food_comment` VALUES ('10105', '1', '18896554880', '2015-08-26 15:43:59', '', '4', '1', '1', '1430044896102');
+INSERT INTO `food_comment` VALUES ('10109', '1', '18896554880', '2015-08-25 09:47:53', '', '5', '1', '1', '48097897979');
+INSERT INTO `food_comment` VALUES ('10109', '1', '18896554880', '2015-08-26 10:30:12', '', '5', '1', '1', '48097897979');
+INSERT INTO `food_comment` VALUES ('10118', '1', '18896554880', '2015-08-25 09:47:25', '', '5', '1', '1', '461209120912');
+INSERT INTO `food_comment` VALUES ('10118', '1', '18896554880', '2015-08-26 10:30:10', '', '5', '1', '1', '461209120912');
+INSERT INTO `food_comment` VALUES ('10119', '1', '18896554880', '2015-08-26 10:30:06', '', '5', '1', '1', '412770912790');
+INSERT INTO `food_comment` VALUES ('10119', '1', '18896554880', '2015-08-26 17:39:00', '味道蛮好的', '5', '1', '0', '412770912790');
+INSERT INTO `food_comment` VALUES ('10134', '1', '18896554880', '2015-08-26 15:40:36', '', '3', '1', '1', '1440469181175');
+INSERT INTO `food_comment` VALUES ('10141', '1', '18896554880', '2015-08-15 15:25:34', '为啥不能评论', '5', '1', '1', '1429811965903');
+INSERT INTO `food_comment` VALUES ('10145', '1', '18896554880', '2015-08-15 14:50:35', '', '4', '1', '1', '1429972027467');
+INSERT INTO `food_comment` VALUES ('10145', '1', '18896554880', '2015-08-21 20:32:55', '', '5', '1', '1', '1429972027467');
+INSERT INTO `food_comment` VALUES ('10145', '1', '18896554880', '2015-08-25 10:58:51', '', '5', '1', '1', '1429891519848');
+INSERT INTO `food_comment` VALUES ('10145', '1', '18896554880', '2015-08-25 10:58:53', '', '5', '1', '1', '1429891519848');
+INSERT INTO `food_comment` VALUES ('10205', '1', '18896554880', '2015-08-06 13:53:09', 'ggg', '3', '1', '1', '1432022393885');
+INSERT INTO `food_comment` VALUES ('10205', '1', '18896554880', '2015-08-06 14:47:17', '', '0', '1', '1', '1432022393885');
+INSERT INTO `food_comment` VALUES ('10205', '1', '18896554880', '2015-08-06 14:50:23', '', '0', '1', '1', '1432022393885');
+INSERT INTO `food_comment` VALUES ('10205', '1', '18896554880', '2015-08-06 14:57:23', '', '0', '1', '1', '1432022393885');
+INSERT INTO `food_comment` VALUES ('10221', '1', '18896554880', '2015-08-14 15:03:26', '', '4', '1', '1', '1430139852697');
+INSERT INTO `food_comment` VALUES ('10221', '1', '18896554880', '2015-08-21 20:17:59', '', '4', '1', '1', '1430139852697');
+INSERT INTO `food_comment` VALUES ('10402', '1', '18896554880', '2015-08-20 14:36:25', 'goodstatus', '2', '1', '1', '1430143292642');
+INSERT INTO `food_comment` VALUES ('10403', '1', '18896554880', '2015-08-14 15:57:28', '', '3', '1', '1', '1430139926629');
+INSERT INTO `food_comment` VALUES ('10403', '1', '18896554880', '2015-08-20 09:58:40', '', '4', '1', '1', '1430139926629');
+INSERT INTO `food_comment` VALUES ('10403', '1', '18896554880', '2015-08-21 19:59:34', '', '5', '1', '1', '1430139926629');
+INSERT INTO `food_comment` VALUES ('10418', '1', '18896554880', '2015-08-07 10:40:44', '', '0', '1', '1', '1432114221348');
+INSERT INTO `food_comment` VALUES ('10501', '1', '18896554880', '2015-09-16 17:35:25', '1231324123123', '4', '1', '1', '1440578968');
+INSERT INTO `food_comment` VALUES ('10501', '1', '18896554880', '2015-09-16 17:35:41', '1234', '4', '1', '1', '1440578968');
+INSERT INTO `food_comment` VALUES ('10502', '1', '18896554880', '2015-09-16 17:26:05', null, '4', '1', '1', '1440576983');
+INSERT INTO `food_comment` VALUES ('10504', '1', '15295567537', '2015-05-05 08:32:48', '大虫子', '5', '1', '0', '1430300653980');
+INSERT INTO `food_comment` VALUES ('10504', '1', '15365182279', '2015-08-11 08:47:59', '我张炜承觉得非常好吃', '0', '1', '0', '1431060957617');
+INSERT INTO `food_comment` VALUES ('10504', '1', '18896554880', '2015-08-26 11:04:00', 'arBut arBut', '4', '1', '1', '1439463265152');
+INSERT INTO `food_comment` VALUES ('10504', '1', '18896554880', '2015-08-26 11:04:09', 'arBut arBut', '4', '1', '1', '1439462795455');
+INSERT INTO `food_comment` VALUES ('10504', '1', '18896554880', '2015-08-26 11:04:45', 'arBut', '5', '1', '1', '1439459961953');
+INSERT INTO `food_comment` VALUES ('10504', '1', '18896554880', '2015-08-29 10:16:18', '', '5', '1', '0', '1440767416910');
+INSERT INTO `food_comment` VALUES ('10505', '1', '18260108169', '2015-08-29 17:21:52', null, '2', '1', '1', '1440571065426');
+INSERT INTO `food_comment` VALUES ('10505', '2', '18896554880', '2015-08-29 10:15:18', '', '4', '1', '1', '1440767422271');
+INSERT INTO `food_comment` VALUES ('10506', '1', '18051294119', '2015-09-01 17:22:08', 'nimama', '5', '1', '0', '1441099307');
+INSERT INTO `food_comment` VALUES ('10601', '1', '18896554880', '2015-08-25 09:48:02', '', '5', '1', '1', '2429775447983');
+INSERT INTO `food_comment` VALUES ('10601', '1', '18896554880', '2015-08-26 10:26:33', '', '5', '1', '1', '1477777777777');
+INSERT INTO `food_comment` VALUES ('10601', '1', '18896554880', '2015-08-26 15:25:01', '', '5', '1', '1', '2429775447983');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18051299999', '2015-09-01 14:42:35', '想吃菠萝罐头。。。。', '5', '1', '0', '1441089020');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:31:00', '', '5', '0', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:32:00', '', '5', '0', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:33:00', '', '5', '0', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:38:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:41:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:42:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:46:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:47:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 10:49:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 11:01:00', '', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 11:21:00', '还可以啦,不过习惯了差评', '5', '1', '0', '0');
+INSERT INTO `food_comment` VALUES ('10602', '1', '18896554880', '2015-08-26 15:00:05', '', '5', '1', '1', '1111111112222');
+INSERT INTO `food_comment` VALUES ('10624', '1', '18896554880', '2015-08-29 10:13:08', '1234', '3', '1', '1', '1440767472678');
+INSERT INTO `food_comment` VALUES ('10625', '1', '18896554880', '2015-08-29 10:12:18', '123456', '0', '1', '1', '1440767480223');
+INSERT INTO `food_comment` VALUES ('10626', '1', '18260108169', '2015-08-29 17:14:30', '写点评价吧,对其他小伙伴帮助很大哦', '4', '1', '0', '1440573182307');
+INSERT INTO `food_comment` VALUES ('10626', '1', '18896554880', '2015-08-29 10:11:26', '123456789', '2', '1', '0', '1440767485583');
+INSERT INTO `food_comment` VALUES ('10626', '1', '18896554880', '2015-09-07 10:36:54', '', '5', '1', '1', '1441531741750');
+INSERT INTO `food_comment` VALUES ('10702', '1', '18051294119', '2015-08-19 16:55:00', '好想吃百奇啊。。。。。。。。。。。。。。。。。', '5', '1', '0', '1439974285');
+INSERT INTO `food_comment` VALUES ('10703', '1', '18896554880', '2015-08-26 09:34:00', '味道挺好的,不错', '5', '0', '0', '1111111112225');
+INSERT INTO `food_comment` VALUES ('10710', '1', '18051294119', '2015-09-01 15:30:55', '222', '5', '1', '0', '1441092379');
+INSERT INTO `food_comment` VALUES ('10711', '1', '18051299999', '2015-09-01 15:03:58', '22', '4', '1', '0', '1441090971');
+INSERT INTO `food_comment` VALUES ('10721', '1', '18896554880', '2015-08-26 15:00:17', '', '3', '1', '1', '1440488771123');
+INSERT INTO `food_comment` VALUES ('10722', '1', '18896554880', '2015-08-26 15:00:19', '', '5', '1', '1', '1440488762541');
+INSERT INTO `food_comment` VALUES ('10722', '1', '18896554880', '2015-08-29 10:18:26', '', '3', '1', '1', '1440746151759');
+INSERT INTO `food_comment` VALUES ('20101', '1', '18860902563', '2015-08-15 00:12:28', '', '0', '1', '0', '1439468734');
+INSERT INTO `food_comment` VALUES ('20102', '1', '18260108169', '2015-08-29 17:21:12', null, '5', '1', '1', '1440571349915');
+INSERT INTO `food_comment` VALUES ('20102', '1', '18860902563', '2015-08-19 10:28:00', '蛮好吃的', '5', '1', '0', '1439459346');
+INSERT INTO `food_comment` VALUES ('20102', '1', '18896554880', '2015-08-29 12:27:08', '', '5', '1', '1', '1440815743285');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-08-29 11:06:00', '', '4', '1', '1', '1440816249810');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-09-06 12:36:59', '东西还不错哦', '5', '1', '0', '1440401253168');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-09-06 12:37:11', '东西还不错哦', '5', '1', '0', '1440401253168');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-09-08 16:10:35', '66666', '5', '1', '1', '1441275676774');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-09-08 16:10:55', '666', '5', '1', '1', '1441275668325');
+INSERT INTO `food_comment` VALUES ('20103', '1', '18896554880', '2015-09-15 15:03:44', '呵呵', '5', '1', '1', '1440575447895');
+INSERT INTO `food_comment` VALUES ('20104', '1', '18896554880', '2015-08-14 15:03:45', '', '1', '1', '1', '1430139840512');
+INSERT INTO `food_comment` VALUES ('20104', '1', '18896554880', '2015-08-15 17:32:10', '', '4', '1', '1', '1430139840512');
+INSERT INTO `food_comment` VALUES ('20104', '1', '18896554880', '2015-08-22 10:27:53', '', '5', '1', '1', '1430139840512');
+INSERT INTO `food_comment` VALUES ('20111', '1', '18896554880', '2015-08-21 19:58:56', '', '4', '1', '1', '1430143274557');
+INSERT INTO `food_comment` VALUES ('20112', '1', '18896554880', '2015-08-14 15:03:11', '', '0', '1', '1', '1430139902746');
+INSERT INTO `food_comment` VALUES ('20112', '1', '18896554880', '2015-08-14 17:07:34', '', '4', '1', '1', '1430139902746');
+INSERT INTO `food_comment` VALUES ('20112', '1', '18896554880', '2015-08-15 17:50:09', '', '4', '1', '1', '1430139902746');
+INSERT INTO `food_comment` VALUES ('20112', '1', '18896554880', '2015-08-21 20:15:17', '', '5', '1', '1', '1430139902746');
+INSERT INTO `food_comment` VALUES ('20203', '1', '18860902563', '2015-08-19 16:10:00', '这个蛮好喝的', '1', '1', '0', '1439459341');
+INSERT INTO `food_comment` VALUES ('20216', '1', '18896554880', '2015-08-26 10:48:46', '', '5', '1', '1', '1440490568711');
+INSERT INTO `food_comment` VALUES ('20301', '1', '18896554880', '2015-08-29 10:48:32', '123456789', '5', '1', '1', '1440816402983');
+INSERT INTO `food_comment` VALUES ('20301', '1', '18896554889', '2015-09-03 21:09:20', '还好吧', '5', '1', '0', '1441279818798');
+INSERT INTO `food_comment` VALUES ('20302', '1', '18860902563', '2015-08-15 00:12:29', '', '0', '1', '0', '1439468743');
+INSERT INTO `food_comment` VALUES ('20302', '1', '18896554889', '2015-09-03 21:09:11', '好吃啊', '5', '1', '1', '1441279743341');
+INSERT INTO `food_comment` VALUES ('20305', '1', '18896554880', '2015-08-17 17:59:31', '', '1', '1', '1', '1429970667628');
+INSERT INTO `food_comment` VALUES ('20306', '1', '18896554880', '2015-08-29 11:02:01', '', '5', '1', '1', '1440816396588');
+INSERT INTO `food_comment` VALUES ('20310', '1', '18896554880', '2015-08-26 10:59:32', '', '5', '1', '1', '1440490328551');
+INSERT INTO `food_comment` VALUES ('20310', '1', '18896554880', '2015-08-26 15:23:38', '', '5', '1', '1', '1444444444444');
+INSERT INTO `food_comment` VALUES ('20310', '1', '18896554880', '2015-08-26 15:27:39', '', '5', '1', '1', '1440489106693');
+INSERT INTO `food_comment` VALUES ('20310', '1', '18896554880', '2015-08-29 11:05:30', '11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111', '3', '1', '1', '1440816392580');
+INSERT INTO `food_comment` VALUES ('20401', '1', '18896554880', '2015-08-25 17:29:02', '', '5', '1', '1', '1455555555555');
+INSERT INTO `food_comment` VALUES ('20402', '1', '18896554880', '2015-08-26 15:23:21', '', '4', '1', '1', '1433333333333');
+INSERT INTO `food_comment` VALUES ('20404', '1', '18896554880', '2015-08-26 15:18:35', '', '4', '1', '1', '1422222222222');
+INSERT INTO `food_comment` VALUES ('20405', '1', '18896554880', '2015-08-26 10:24:18', '', '5', '1', '0', '1466666666666');
+INSERT INTO `food_comment` VALUES ('20405', '1', '18896554880', '2015-08-26 15:27:12', '', '5', '1', '1', '1440489113948');
+INSERT INTO `food_comment` VALUES ('20405', '1', '18896554880', '2015-09-16 17:09:35', '1', '3', '1', '1', '1440742620758');
+INSERT INTO `food_comment` VALUES ('20501', '1', '18896554880', '2015-08-26 10:24:45', '', '5', '1', '1', '1477777777733');
+INSERT INTO `food_comment` VALUES ('20502', '1', '18896554880', '2015-08-26 09:55:54', '', '5', '1', '1', '1477777777772');
+INSERT INTO `food_comment` VALUES ('20703', '1', '18896554880', '2015-08-26 11:09:40', 'arBut', '2', '1', '1', '1439454531789');
+INSERT INTO `food_comment` VALUES ('20703', '1', '18896554880', '2015-08-26 11:09:51', 'arBut', '5', '1', '1', '1439454529267');
+INSERT INTO `food_comment` VALUES ('20703', '1', '18896554880', '2015-08-26 11:10:04', 'arBut', '3', '1', '1', '1439454523328');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 13:06:16', 'hhhh', '3', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 13:06:31', 'hhhh', '3', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 13:06:34', 'hhhh', '3', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 13:06:38', 'hhhh', '3', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 14:50:03', '', '0', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40105', '1', '18896554880', '2015-08-06 14:56:47', '', '0', '1', '1', '1432114141876');
+INSERT INTO `food_comment` VALUES ('40106', '1', '18896554880', '2015-08-06 13:29:33', 'uuuuu', '2', '1', '1', '1432114130508');
+INSERT INTO `food_comment` VALUES ('40106', '1', '18896554880', '2015-08-06 14:44:50', '', '0', '1', '1', '1432114130508');
+INSERT INTO `food_comment` VALUES ('40106', '1', '18896554880', '2015-08-06 14:46:47', '', '0', '1', '1', '1432114130508');
+INSERT INTO `food_comment` VALUES ('40106', '1', '18896554880', '2015-08-06 14:50:33', '', '0', '1', '1', '1432114130508');
+INSERT INTO `food_comment` VALUES ('40106', '1', '18896554880', '2015-08-06 14:56:50', '', '0', '1', '1', '1432114130508');
+INSERT INTO `food_comment` VALUES ('40112', '1', '18896554880', '2015-08-14 15:03:18', '', '0', '1', '1', '1430139878293');
+INSERT INTO `food_comment` VALUES ('40112', '1', '18896554880', '2015-08-15 16:40:40', '', '5', '1', '1', '1430139878293');
+INSERT INTO `food_comment` VALUES ('40112', '1', '18896554880', '2015-08-21 20:17:49', '', '4', '1', '1', '1430139878293');
+INSERT INTO `food_comment` VALUES ('40112', '1', '18896554880', '2015-08-21 20:18:20', '', '2', '1', '1', '1430139878293');
+INSERT INTO `food_comment` VALUES ('40206', '1', '18896554880', '2015-08-06 14:47:27', '', '0', '1', '1', '1432022360632');
+INSERT INTO `food_comment` VALUES ('40206', '1', '18896554880', '2015-08-06 14:50:39', '', '0', '1', '1', '1432022360632');
+INSERT INTO `food_comment` VALUES ('40206', '1', '18896554880', '2015-08-06 14:57:24', '', '0', '1', '1', '1432022360632');
+INSERT INTO `food_comment` VALUES ('40207', '1', '18896554880', '2015-08-21 19:58:06', '', '3', '1', '1', '1430143282801');
+INSERT INTO `food_comment` VALUES ('40207', '1', '18896554880', '2015-08-21 19:58:18', '', '4', '1', '1', '1430143282801');
+INSERT INTO `food_comment` VALUES ('40207', '1', '18896554880', '2015-08-21 19:58:27', '', '4', '1', '1', '1430143282801');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-14 15:03:44', '', '1', '1', '1', '1430139846328');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-15 14:45:03', '', '3', '1', '1', '1429971492682');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-15 17:16:10', '', '4', '1', '1', '1430139846328');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-15 17:16:42', '', '5', '1', '1', '1430139846328');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-15 17:17:02', '', '5', '1', '1', '1430139846328');
+INSERT INTO `food_comment` VALUES ('40208', '1', '18896554880', '2015-08-21 20:20:04', '', '4', '1', '1', '1430139846328');
+INSERT INTO `food_comment` VALUES ('40310', '1', '18896554880', '2015-08-26 15:42:35', '', '5', '1', '1', '1429775456072');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-03 13:55:38', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 09:12:10', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 09:14:22', '88', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 09:14:57', '22', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 10:03:07', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 12:44:05', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 12:44:16', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '15151883571', '2015-08-06 17:22:43', '11', '1', '1', '1', '1429811838366');
+INSERT INTO `food_comment` VALUES ('40313', '1', '18896554880', '2015-08-14 13:14:03', '11', '1', '1', '1', '1430139926629');
+INSERT INTO `food_comment` VALUES ('40315', '1', '18896554880', '2015-08-06 12:47:07', 'cc', '2', '1', '0', '1432114180212');
+INSERT INTO `food_comment` VALUES ('40315', '1', '18896554880', '2015-08-06 12:51:00', 'hhhh', '3', '1', '0', '1432114180212');
+INSERT INTO `food_comment` VALUES ('40315', '1', '18896554880', '2015-08-06 12:51:11', 'hhhh', '3', '1', '0', '1432114180212');
+INSERT INTO `food_comment` VALUES ('40315', '1', '18896554880', '2015-08-06 14:50:06', '', '0', '1', '1', '1432114180212');
+INSERT INTO `food_comment` VALUES ('40315', '1', '18896554880', '2015-08-06 14:56:32', '', '0', '1', '1', '1432114180212');
+INSERT INTO `food_comment` VALUES ('90112', '1', '18896554880', '2015-08-06 14:44:22', '', '3', '1', '1', '1432022436511');
+INSERT INTO `food_comment` VALUES ('90112', '1', '18896554880', '2015-08-06 14:50:12', '', '0', '1', '1', '1432022436511');
+INSERT INTO `food_comment` VALUES ('90112', '1', '18896554880', '2015-08-06 14:57:22', '', '0', '1', '1', '1432022436511');
+
+-- ----------------------------
+-- Table structure for hot_search
+-- ----------------------------
+DROP TABLE IF EXISTS `hot_search`;
+CREATE TABLE `hot_search` (
+ `hot_id` int(10) NOT NULL AUTO_INCREMENT,
+ `display_name` varchar(255) NOT NULL,
+ `search_tag` varchar(255) NOT NULL,
+ `create_time` bigint(20) DEFAULT NULL,
+ `is_display` tinyint(4) NOT NULL DEFAULT '1',
+ `campus_id` int(11) NOT NULL,
+ PRIMARY KEY (`hot_id`),
+ KEY `index_search` (`campus_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of hot_search
+-- ----------------------------
+INSERT INTO `hot_search` VALUES ('1', '新鲜牛奶', '牛奶', null, '1', '1');
+INSERT INTO `hot_search` VALUES ('3', '美味面包', '面包', null, '1', '1');
+INSERT INTO `hot_search` VALUES ('4', '休闲零食', '零食', null, '1', '1');
+INSERT INTO `hot_search` VALUES ('5', '可口饮料', '饮料', null, '1', '1');
+INSERT INTO `hot_search` VALUES ('6', '家政服务', '家政', null, '1', '1');
+INSERT INTO `hot_search` VALUES ('7', '新鲜水果', '水果', null, '1', '2');
+INSERT INTO `hot_search` VALUES ('8', '美味奶酪', '奶酪', '1440771281755', '1', '1');
+
+-- ----------------------------
+-- Table structure for news
+-- ----------------------------
+DROP TABLE IF EXISTS `news`;
+CREATE TABLE `news` (
+ `news_id` bigint(20) NOT NULL,
+ `campus_id` int(11) NOT NULL,
+ `create_time` datetime NOT NULL,
+ `title` varchar(100) NOT NULL,
+ `img_url` varchar(255) DEFAULT NULL,
+ `content` varchar(5000) DEFAULT NULL,
+ PRIMARY KEY (`news_id`,`campus_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of news
+-- ----------------------------
+INSERT INTO `news` VALUES ('1443714657869', '1', '2015-10-01 23:50:57', '', 'http://pic1.win4000.com/wallpaper/3/53ad42ed97f0a.jpg', '');
+INSERT INTO `news` VALUES ('1443714679985', '1', '2015-10-01 23:51:19', '', 'http://img1.3lian.com/2015/a1/18/d/150.jpg', '');
+INSERT INTO `news` VALUES ('1443714725063', '1', '2015-10-01 23:52:05', '', 'http://bizhi.4493.com/uploads/allimg/140924/4-140924104310.jpg', '');
+INSERT INTO `news` VALUES ('1443715227770', '2', '2015-10-02 00:00:27', '', 'http://www.bz55.com/uploads/allimg/130207/1-13020F92228-50.jpg', '');
+INSERT INTO `news` VALUES ('1443715243855', '2', '2015-10-02 00:00:43', '', 'http://pic2.ooopic.com/11/77/11/38bOOOPICdf_1024.jpg', '');
+INSERT INTO `news` VALUES ('1443715273675', '2', '2015-10-02 00:01:13', '', 'http://pic41.nipic.com/20140519/18505720_094637688147_2.jpg', '');
+
+-- ----------------------------
+-- Table structure for orders
+-- ----------------------------
+DROP TABLE IF EXISTS `orders`;
+CREATE TABLE `orders` (
+ `order_id` bigint(40) NOT NULL,
+ `phone` varchar(20) NOT NULL,
+ `campus_id` int(11) NOT NULL,
+ `together_id` varchar(200) DEFAULT NULL,
+ `create_time` datetime DEFAULT NULL,
+ `status` smallint(6) NOT NULL,
+ `price` float(6,2) DEFAULT NULL,
+ `order_count` int(11) DEFAULT NULL,
+ `is_remarked` smallint(6) NOT NULL DEFAULT '0',
+ `food_id` bigint(20) NOT NULL,
+ `rank` varchar(255) DEFAULT NULL,
+ `together_date` datetime DEFAULT NULL,
+ `admin_phone` varchar(20) DEFAULT NULL,
+ `reserve_time` varchar(30) DEFAULT NULL COMMENT '预定送达时间',
+ `message` varchar(255) DEFAULT NULL COMMENT '留言',
+ `tag` smallint(6) NOT NULL DEFAULT '1',
+ `pay_way` smallint(6) DEFAULT '0',
+ `prefere_id` int(11) DEFAULT NULL,
+ `total_price` float(6,2) DEFAULT NULL,
+ `charge_id` varchar(255) DEFAULT NULL,
+ PRIMARY KEY (`order_id`,`phone`),
+ KEY `together_id_index` (`together_id`),
+ KEY `admin_phone_index` (`admin_phone`),
+ KEY `rank_index` (`rank`),
+ KEY `create_time_index` (`create_time`),
+ KEY `together_date_index` (`together_date`),
+ KEY `food_id_index` (`food_id`),
+ KEY `campus_order` (`campus_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of orders
+-- ----------------------------
+INSERT INTO `orders` VALUES ('1439459246', '18860902563', '1', '188609025631439459319', '2015-08-13 17:08:26', '9', null, '4', '0', '10703', null, '2015-08-13 17:08:39', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439459341', '18860902563', '1', '188609025631439468641', '2015-08-13 17:08:01', '1', null, '6', '1', '20203', null, '2015-08-13 20:08:01', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439459346', '18860902563', '1', '188609025631439468641', '2015-08-13 17:08:06', '1', null, '4', '1', '20102', null, '2015-08-13 20:08:01', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439459352', '18860902563', '1', '188609025631439468641', '2015-08-13 17:08:12', '3', null, '17', '0', '10705', null, '2015-08-13 20:08:01', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439468710', '18860902563', '1', '188609025631439469029', '2015-08-13 20:08:10', '3', null, '2', '0', '10604', null, '2015-08-13 20:08:29', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439468723', '18860902563', '1', '188609025631439469029', '2015-08-13 20:08:23', '4', null, '1', '0', '10601', null, '2015-08-13 20:08:29', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439468734', '18860902563', '1', '188609025631439469029', '2015-08-13 20:08:34', '5', null, '3', '0', '20101', null, '2015-08-13 20:08:29', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439468743', '18860902563', '1', '188609025631439469029', '2015-08-13 20:08:43', '5', null, '3', '0', '20302', null, '2015-08-13 20:08:29', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439469032', '18860902563', '1', '188609025631439469046', '2015-08-13 20:08:32', '5', null, '3', '0', '20302', '1427634635035', '2015-08-13 20:08:46', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439469040', '18860902563', '1', '188609025631439469046', '2015-08-13 20:08:40', '5', null, '1', '0', '20305', '1427634635035', '2015-08-13 20:08:46', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439469107', '18860902563', '1', '188609025631439951094000', '2015-08-13 20:08:47', '2', null, '37', '0', '20603', '1427634635035', '2015-08-19 10:08:54', null, null, null, '0', '0', null, '1.00', 'ch_Xsr7u35O3m1Gw4ed2ODmi4Lw');
+INSERT INTO `orders` VALUES ('1439469122', '18860902563', '1', '188609025631439950450000', '2015-08-13 20:08:02', '1', null, '105', '0', '20601', '1427634635035', '2015-08-19 10:08:10', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439478522', '18860902563', '1', '188609025631439951229000', '2015-08-13 23:08:42', '0', null, '60', '0', '20303', '1427634635035', '2015-08-19 10:08:09', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439790242', '18860902563', '1', '188609025631441009576544', '2015-08-17 13:08:02', '1', null, '1', '0', '10701', null, '2015-08-19 10:08:09', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439950789', '18860902563', '1', '188609025631439951321000', '2015-08-19 10:08:49', '1', null, '1', '0', '10503', null, '2015-08-19 10:08:41', null, null, null, '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439968650', '13913287690', '1', '139132876901439971207000', '2015-08-19 15:08:30', '0', null, '1', '0', '10602', null, '2015-08-19 16:08:07', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439968654', '13913287690', '1', '139132876901439971207000', '2015-08-19 15:08:34', '0', null, '2', '0', '10601', null, '2015-08-19 16:08:07', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439968702', '13913287690', '1', null, '2015-08-19 15:08:22', '0', null, '1', '0', '20102', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439968710', '13913287690', '1', '139132876901439969468000', '2015-08-19 15:08:30', '0', null, '1', '0', '20203', null, '2015-08-19 15:08:08', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1441000098', '18896554883', '1', '188965548831441000662000', '2015-08-31 13:08:18', '1', null, '2', '0', '10601', '1441014994756', '2015-08-31 13:08:42', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441012278', '18896554883', '1', '188965548831441012667000', '2015-08-31 17:08:18', '3', '5.50', '1', '0', '10702', '1441014994756', '2015-08-31 17:08:47', '18260108169', '立即送达', '', '1', '1', null, '53.80', 'ch_9CCGCS8ar9C4ifHK0S1mT4K0');
+INSERT INTO `orders` VALUES ('1441012426', '18896554883', '1', '188965548831441012667000', '2015-08-31 17:08:46', '3', '7.50', '1', '0', '10507', '1441014994756', '2015-08-31 17:08:47', '18260108169', '立即送达', '', '1', '1', null, '53.80', 'ch_9CCGCS8ar9C4ifHK0S1mT4K0');
+INSERT INTO `orders` VALUES ('1441012451', '18896554883', '1', '188965548831441012667000', '2015-08-31 17:08:11', '3', '20.50', '1', '0', '10604', '1441014994756', '2015-08-31 17:08:47', '18260108169', '立即送达', '', '1', '1', null, '53.80', 'ch_9CCGCS8ar9C4ifHK0S1mT4K0');
+INSERT INTO `orders` VALUES ('1441012493', '18896554883', '1', '188965548831441012667000', '2015-08-31 17:08:53', '3', '19.50', '1', '0', '10605', '1441014994756', '2015-08-31 17:08:47', '18260108169', '立即送达', '', '1', '1', null, '53.80', 'ch_9CCGCS8ar9C4ifHK0S1mT4K0');
+INSERT INTO `orders` VALUES ('1441012574', '18896554883', '1', '188965548831441012667000', '2015-08-31 17:08:14', '3', '0.80', '1', '0', '90109', '1441014994756', '2015-08-31 17:08:47', '18260108169', '立即送达', '', '1', '1', null, '53.80', 'ch_9CCGCS8ar9C4ifHK0S1mT4K0');
+INSERT INTO `orders` VALUES ('1441012991', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:11', '1', null, '8', '0', '10103', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441012996', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:16', '1', null, '1', '0', '10131', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441013009', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:29', '1', null, '1', '0', '10134', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441013150', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:50', '1', null, '1', '0', '90109', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441094115', '18862124316', '1', null, '2015-09-01 15:09:15', '0', null, '1', '0', '10506', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441100914', '18051294119', '1', '180512941191441100954000', '2015-09-01 17:09:34', '4', '5.00', '1', '0', '10504', null, '2015-09-01 17:09:14', null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441100918', '18051294119', '1', '180512941191441101035000', '2015-09-01 17:09:38', '4', '7.50', '1', '0', '10507', null, '2015-09-01 17:09:35', null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441101541', '18051294119', '1', null, '2015-09-01 17:09:01', '0', null, '1', '0', '10705', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441101550', '18051294119', '1', null, '2015-09-01 17:09:10', '0', null, '1', '0', '20604', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441123310', '18862344648', '1', null, '2015-09-02 00:09:50', '0', null, '1', '0', '10501', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441854958', '15506218219', '1', '155062182191444304309000', '2015-09-10 11:09:58', '1', '6.00', '1', '0', '10501', '1444304326643', '2015-10-08 19:10:29', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442319340', '11111111111', '1', null, '2015-09-15 20:09:40', '0', null, '1', '0', '10701', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442986637', '18896554880', '1', '188965548801443005885096', '2015-09-23 13:09:17', '1', '5.50', '1', '0', '10703', '1442384951119', '2015-09-23 18:58:05', null, '立即送达', '', '1', '1', null, '36.50', null);
+INSERT INTO `orders` VALUES ('1442986666', '18896554880', '1', '188965548801443087415249', '2015-09-23 13:09:46', '1', '6.00', '1', '0', '10503', '1442384951119', '2015-09-24 17:09:55', null, '立即送达', '', '1', '1', null, '36.50', null);
+INSERT INTO `orders` VALUES ('1430144042336', '15152658540', '1', '151526585401430144422837', '2015-04-27 22:14:02', '4', null, '1', '0', '40112', '1430143999704', '2015-04-27 00:00:00', '18260108169', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430144296462', '15152658540', '1', '151526585401430144422837', '2015-04-27 22:18:16', '4', null, '1', '0', '10144', '1430143999704', '2015-04-27 00:00:00', '18260108169', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430144403120', '15152658540', '1', '151526585401430144422837', '2015-04-27 22:20:03', '4', null, '1', '0', '20301', '1430143999704', '2015-04-27 00:00:00', '18260108169', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151373718', '15151883571', '1', '151518835711430151400968', '2015-04-28 00:16:13', '3', null, '6', '0', '10105', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151379484', '15151883571', '1', '151518835711430151400968', '2015-04-28 00:16:19', '3', null, '5', '0', '10145', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151509421', '15151883572', '1', '151518835721430151563935', '2015-04-28 00:18:29', '3', null, '10', '0', '90105', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151527200', '15151883572', '1', '151518835721430151563935', '2015-04-28 00:18:47', '3', null, '2', '0', '10414', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151760021', '15151883572', '1', '151518835721430151779925', '2015-04-28 00:22:40', '3', null, '6', '0', '10141', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151939514', '15151883572', '1', '151518835721430151947005', '2015-04-28 00:25:39', '3', null, '6', '0', '40208', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151977998', '15151883572', '1', '151518835721430151989687', '2015-04-28 00:26:17', '3', null, '3', '0', '40208', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430151983466', '15151883572', '1', '151518835721430151989687', '2015-04-28 00:26:23', '3', null, '2', '0', '90105', '1427691760293', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430159467861', '15151883571', '1', '151518835711430159475732', '2015-04-28 02:31:07', '3', null, '6', '0', '90105', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430176538322', '18705199035', '1', '187051990351439974200458', '2015-04-28 07:15:38', '1', null, '1', '0', '40308', '1427444444444', '2015-08-19 16:50:00', null, '立即送达', '速度', '1', '1', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430176553180', '18705199035', '1', null, '2015-04-28 07:15:53', '0', null, '1', '0', '90108', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430176597520', '18705199035', '1', null, '2015-04-28 07:16:37', '0', null, '1', '0', '10402', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430185384944', '18114706485', '1', '181147064851430185428037', '2015-04-28 09:43:04', '3', null, '6', '0', '10206', '1429811993729', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430185952893', '15151883571', '1', '151518835711430185969235', '2015-04-28 09:52:32', '3', null, '2', '0', '10414', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430186008134', '15151883571', '1', '151518835711430186023127', '2015-04-28 09:53:28', '3', null, '3', '0', '10414', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430186049712', '15151883571', '1', '151518835711430186057508', '2015-04-28 09:54:09', '3', null, '3', '0', '40207', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430186073682', '15151883571', '1', '151518835711430186080390', '2015-04-28 09:54:33', '3', null, '4', '0', '40207', '1427634635035', '2015-04-28 00:00:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430189726170', '15295567537', '1', '152955675371430189738403', '2015-04-28 10:55:26', '3', null, '3', '0', '90105', '1428134772134', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430190503386', '15151883571', '1', '151518835711430190508781', '2015-04-28 11:08:23', '3', null, '3', '0', '10414', '1427634635035', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194029975', '15190518013', '1', '151905180131430194093589', '2015-04-28 12:07:09', '3', null, '1', '0', '20210', '1430194088216', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194046636', '15190518013', '1', '151905180131430194093589', '2015-04-28 12:07:26', '3', null, '3', '0', '90104', '1430194088216', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194407789', '15261895955', '1', '152618959551430194662716', '2015-04-28 12:13:27', '3', null, '1', '0', '40114', '1430194614988', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194476386', '15261895955', '1', '152618959551430194662716', '2015-04-28 12:14:36', '3', null, '1', '0', '10211', '1430194614988', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194513419', '15261895955', '1', '152618959551430194662716', '2015-04-28 12:15:13', '3', null, '1', '0', '20101', '1430194614988', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194521801', '15261895955', '1', '152618959551430194662716', '2015-04-28 12:15:21', '3', null, '2', '0', '90105', '1430194614988', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430194565291', '15261895955', '1', '152618959551430194662716', '2015-04-28 12:16:05', '3', null, '1', '0', '40105', '1430194614988', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430196130200', '13815445502', '1', '138154455021430196141287', '2015-04-28 12:42:10', '3', null, '1', '0', '10144', '1430196072612', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430196215750', '13815445502', '1', '138154455021430196229464', '2015-04-28 12:43:35', '3', null, '1', '0', '20101', '1430196072612', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430213969746', '15251895527', '1', '152518955271430214243378', '2015-04-28 17:39:29', '3', null, '1', '0', '10413', '1430213301695', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430214143892', '15251895527', '1', '152518955271430214243378', '2015-04-28 17:42:23', '3', null, '1', '0', '40104', '1430213301695', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430214180949', '15251895527', '1', '152518955271430214243378', '2015-04-28 17:43:00', '3', null, '2', '0', '40302', '1430213301695', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215234232', '15190518013', '1', '151905180131430215288694', '2015-04-28 18:00:34', '3', null, '1', '0', '20301', '1430194088216', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215267453', '15190518013', '1', '151905180131430215288694', '2015-04-28 18:01:07', '3', null, '1', '0', '20208', '1430194088216', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215352869', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:02:32', '3', null, '1', '0', '90110', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215360997', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:02:40', '3', null, '1', '0', '90105', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215379001', '18724005167', '1', '187240051671430215730528', '2015-04-28 18:02:59', '3', null, '1', '0', '20101', '1430215725002', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215478565', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:04:38', '3', null, '1', '0', '20301', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215498038', '18724005167', '1', '187240051671430215730528', '2015-04-28 18:04:58', '3', null, '2', '0', '40401', '1430215725002', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215505143', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:05:05', '3', null, '1', '0', '10302', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215532694', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:05:32', '3', null, '4', '0', '10301', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215550066', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:05:50', '3', null, '1', '0', '10205', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215569126', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:06:09', '3', null, '1', '0', '20209', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215608021', '18724005167', '1', '187240051671430215730528', '2015-04-28 18:06:48', '3', null, '1', '0', '40112', '1430215725002', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430215892140', '15295509505', '1', '152955095051430215934265', '2015-04-28 18:11:32', '3', null, '1', '0', '20309', '1430215931228', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430216797447', '15205196040', '1', '152051960401430216882781', '2015-04-28 18:26:37', '3', null, '4', '0', '20101', '1430216853879', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430216903996', '18705199209', '1', '187051992091430217027248', '2015-04-28 18:28:23', '3', null, '1', '0', '20101', '1430217024155', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430217588864', '15205196040', '1', '152051960401430217617093', '2015-04-28 18:39:48', '3', null, '1', '0', '20101', '1430216853879', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430218154897', '18705199209', '1', '187051992091430380152402', '2015-04-28 18:49:14', '3', null, '1', '0', '40206', '1430217024155', '2015-04-30 15:49:12', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219766343', '13022571629', '1', '130225716291430295054726', '2015-04-28 19:16:06', '3', null, '1', '0', '20101', '1430219675555', '2015-04-29 16:10:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219889761', '15261896973', '1', '152618969731430220187039', '2015-04-28 19:18:09', '3', null, '1', '0', '20101', '1430220181373', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219890669', '13022571629', '1', '130225716291430295054726', '2015-04-28 19:18:10', '3', null, '1', '0', '10302', '1430219675555', '2015-04-29 16:10:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219895903', '13022571629', '1', '130225716291430295054726', '2015-04-28 19:18:15', '3', null, '1', '0', '40206', '1430219675555', '2015-04-29 16:10:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219924946', '15261896973', '1', '152618969731430220187039', '2015-04-28 19:18:44', '3', null, '1', '0', '40112', '1430220181373', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430219971159', '15261896973', '1', '152618969731430220187039', '2015-04-28 19:19:31', '3', null, '4', '0', '10101', '1430220181373', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430220006330', '13022571629', '1', '130225716291430295054726', '2015-04-28 19:20:06', '3', null, '3', '0', '10204', '1430219675555', '2015-04-29 16:10:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430220088665', '15261896973', '1', '152618969731430220187039', '2015-04-28 19:21:28', '3', null, '2', '0', '40401', '1430220181373', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430220122119', '15261896973', '1', '152618969731430220187039', '2015-04-28 19:22:02', '3', null, '2', '0', '40107', '1430220181373', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430225986622', '18724005167', '1', null, '2015-04-28 20:59:46', '0', null, '1', '0', '90105', null, null, null, null, '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430225999957', '18724005167', '1', '187240051671430226029516', '2015-04-28 20:59:59', '3', null, '2', '0', '10107', '1430215725002', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430226010392', '18724005167', '1', '187240051671430226029516', '2015-04-28 21:00:10', '3', null, '1', '0', '10402', '1430215725002', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430227488473', '15365132621', '1', null, '2015-04-28 21:24:48', '0', null, '1', '0', '20101', null, null, null, null, '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430227574227', '15365132621', '1', '153651326211430227586477', '2015-04-28 21:26:14', '3', null, '1', '0', '20101', '1430227427638', '2015-04-28 00:00:00', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430229919460', '15380820376', '1', '153808203761430230107058', '2015-04-28 22:05:19', '3', null, '1', '0', '10114', '1430230060734', '2015-04-28 00:00:00', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430229938199', '15380820376', '1', '153808203761430230107058', '2015-04-28 22:05:38', '3', null, '10', '0', '20101', '1430230060734', '2015-04-28 00:00:00', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430230023179', '15380820376', '1', '153808203761430230107058', '2015-04-28 22:07:03', '3', null, '2', '0', '90108', '1430230060734', '2015-04-28 00:00:00', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430232722295', '17768105186', '1', null, '2015-04-28 22:52:02', '0', null, '1', '0', '10220', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430232812145', '17768105186', '1', null, '2015-04-28 22:53:32', '0', null, '2', '0', '20101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430232849226', '17768105186', '1', null, '2015-04-28 22:54:09', '0', null, '2', '0', '40105', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430234930999', '18020118759', '1', '180201187591430276167275', '2015-04-28 23:28:50', '3', null, '1', '0', '20101', '1430234904151', '2015-04-29 10:56:07', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235098259', '18020118759', '1', '180201187591430276167275', '2015-04-28 23:31:38', '3', null, '2', '0', '90106', '1430234904151', '2015-04-29 10:56:07', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235111478', '18020118759', '1', '180201187591430276167275', '2015-04-28 23:31:51', '3', null, '3', '0', '90104', '1430234904151', '2015-04-29 10:56:07', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235566258', '15257588659', '1', '152575886591430236106793', '2015-04-28 23:39:26', '3', null, '1', '0', '10133', '1430236104110', '2015-04-28 23:48:26', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235581028', '15257588659', '1', '152575886591430236106793', '2015-04-28 23:39:41', '3', null, '1', '0', '10127', '1430236104110', '2015-04-28 23:48:26', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235961311', '15257588659', '1', '152575886591430236106793', '2015-04-28 23:46:01', '3', null, '1', '0', '40203', '1430236104110', '2015-04-28 23:48:26', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235973209', '15257588659', '1', '152575886591430236106793', '2015-04-28 23:46:13', '3', null, '1', '0', '40201', '1430236104110', '2015-04-28 23:48:26', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430235986659', '15257588659', '1', '152575886591430236106793', '2015-04-28 23:46:26', '3', null, '1', '0', '40314', '1430236104110', '2015-04-28 23:48:26', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430236335014', '15257588659', '1', '152575886591430236409041', '2015-04-28 23:52:15', '3', null, '2', '0', '10204', '1430236104110', '2015-04-28 23:53:29', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430238383404', '15295569715', '1', null, '2015-04-29 00:26:23', '0', null, '1', '0', '20101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430238454489', '15295569715', '1', null, '2015-04-29 00:27:34', '0', null, '10', '0', '40406', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430238917392', '18114706485', '1', null, '2015-04-29 00:35:17', '0', null, '5', '0', '10414', null, null, null, null, '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430241101038', '15366199989', '1', '153661999891430241142647', '2015-04-29 01:11:41', '3', null, '6', '0', '20101', '1430241137802', '2015-04-29 01:12:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430265089168', '15951996706', '1', null, '2015-04-29 07:51:29', '0', null, '1', '0', '40207', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430265129197', '15951996706', '1', null, '2015-04-29 07:52:09', '0', null, '2', '0', '40403', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430265208601', '15951996706', '1', null, '2015-04-29 07:53:28', '0', null, '1', '0', '40201', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430265213101', '15951996706', '1', null, '2015-04-29 07:53:33', '0', null, '2', '0', '40109', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430265244712', '15961537269', '1', null, '2015-04-29 07:54:04', '0', null, '10', '0', '20101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430266637424', '18662835126', '1', '186628351261430266719190', '2015-04-29 08:17:17', '3', null, '10', '0', '20101', '1430266717780', '2015-04-29 08:18:39', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430266659627', '18662835126', '1', '186628351261430266719190', '2015-04-29 08:17:39', '3', null, '2', '0', '10302', '1430266717780', '2015-04-29 08:18:39', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430270372445', '13160076990', '1', null, '2015-04-29 09:19:32', '0', null, '6', '0', '20101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430273454955', '15365132560', '1', '153651325601430276642411', '2015-04-29 10:10:54', '3', null, '1', '0', '90106', '1430273424102', '2015-04-29 11:04:02', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430273499328', '15365132560', '1', '153651325601430276642411', '2015-04-29 10:11:39', '3', null, '2', '0', '20101', '1430273424102', '2015-04-29 11:04:02', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430273640481', '15365132560', '1', '153651325601430276642411', '2015-04-29 10:14:00', '3', null, '2', '0', '10301', '1430273424102', '2015-04-29 11:04:02', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430273731004', '15365132560', '1', '153651325601430276642411', '2015-04-29 10:15:31', '3', null, '4', '0', '90108', '1430273424102', '2015-04-29 11:04:02', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430274954011', '15151883571', '1', '151518835711430274992276', '2015-04-29 10:35:54', '3', null, '5', '0', '20301', '1427634635035', '2015-04-29 10:36:32', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430275040807', '15151883571', '1', '151518835711430275087859', '2015-04-29 10:37:20', '3', null, '6', '0', '20301', '1427634635035', '2015-04-29 10:38:07', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430275286533', '15151883572', '1', '151518835721430275314465', '2015-04-29 10:41:26', '3', null, '6', '0', '20301', '1427691760293', '2015-04-29 10:41:54', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430275727288', '18020118759', '1', '180201187591430276167275', '2015-04-29 10:48:47', '3', null, '1', '0', '20301', '1430234904151', '2015-04-29 10:56:07', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430276270327', '15151883572', '1', '151518835721430276290526', '2015-04-29 10:57:50', '3', null, '4', '0', '10414', '1427691760293', '2015-04-29 10:58:10', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277093799', '15380820376', '1', '153808203761430280037437', '2015-04-29 11:11:33', '3', null, '1', '0', '10114', '1430230060734', '2015-04-29 12:00:37', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277106268', '15380820376', '1', '153808203761430280037437', '2015-04-29 11:11:46', '3', null, '5', '0', '20101', '1430230060734', '2015-04-29 12:00:37', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277204205', '15380820376', '1', '153808203761430280037437', '2015-04-29 11:13:24', '3', null, '2', '0', '10411', '1430230060734', '2015-04-29 12:00:37', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277550865', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:19:10', '3', null, '2', '0', '90105', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277616618', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:20:16', '3', null, '4', '0', '10101', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277626828', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:20:26', '3', null, '1', '0', '10205', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277891575', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:24:51', '3', null, '2', '0', '40403', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277954817', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:25:54', '3', null, '1', '0', '10302', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430277966335', '15366031030', '1', '153660310301430277988799', '2015-04-29 11:26:06', '3', null, '1', '0', '20101', '1430143358581', '2015-04-29 11:26:28', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280287480', '15190518013', '1', '151905180131430280412216', '2015-04-29 12:04:47', '3', null, '2', '0', '90104', '1430194088216', '2015-04-29 12:06:52', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280327727', '15190518013', '1', '151905180131430280412216', '2015-04-29 12:05:27', '3', null, '1', '0', '20208', '1430194088216', '2015-04-29 12:06:52', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280354516', '15190518013', '1', '151905180131430280412216', '2015-04-29 12:05:54', '3', null, '1', '0', '40206', '1430194088216', '2015-04-29 12:06:52', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280362975', '15261895955', '1', '152618959551430280492419', '2015-04-29 12:06:02', '3', null, '2', '0', '90105', '1430194614988', '2015-04-29 12:08:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280373397', '15261895955', '1', '152618959551430280492419', '2015-04-29 12:06:13', '3', null, '2', '0', '40105', '1430194614988', '2015-04-29 12:08:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280376065', '15190518013', '1', '151905180131430280412216', '2015-04-29 12:06:16', '3', null, '1', '0', '40106', '1430194088216', '2015-04-29 12:06:52', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280399230', '15190518013', '1', '151905180131430280412216', '2015-04-29 12:06:39', '3', null, '1', '0', '20210', '1430194088216', '2015-04-29 12:06:52', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280404225', '15261895955', '1', '152618959551430280492419', '2015-04-29 12:06:44', '3', null, '1', '0', '20301', '1430194614988', '2015-04-29 12:08:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280420915', '18502500812', '1', '185025008121430280552470', '2015-04-29 12:07:00', '3', null, '1', '0', '20208', '1430280547956', '2015-04-29 12:09:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280471270', '18502500812', '1', '185025008121430280552470', '2015-04-29 12:07:51', '3', null, '1', '0', '40104', '1430280547956', '2015-04-29 12:09:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280505326', '18502500812', '1', '185025008121430280552470', '2015-04-29 12:08:25', '3', null, '1', '0', '10207', '1430280547956', '2015-04-29 12:09:12', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280742652', '15380820376', '1', '153808203761430730416067', '2015-04-29 12:12:22', '3', null, '1', '0', '10204', '1430230060734', '2015-05-04 17:06:56', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430280802985', '15380820376', '1', '153808203761431516606575', '2015-04-29 12:13:22', '3', null, '2', '0', '10411', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430281125223', '18013863934', '1', '180138639341430281478901', '2015-04-29 12:18:45', '3', null, '3', '0', '90106', '1430281348420', '2015-04-29 12:24:38', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430281136832', '18013863934', '1', '180138639341430281478901', '2015-04-29 12:18:56', '3', null, '3', '0', '90104', '1430281348420', '2015-04-29 12:24:38', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430281221091', '18013863934', '1', '180138639341430281478901', '2015-04-29 12:20:21', '3', null, '1', '0', '20110', '1430281348420', '2015-04-29 12:24:38', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430281292660', '18013863934', '1', '180138639341430281478901', '2015-04-29 12:21:32', '3', null, '2', '0', '40205', '1430281348420', '2015-04-29 12:24:38', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430282516425', '15295567537', '1', '152955675371430284065546', '2015-04-29 12:41:56', '3', null, '3', '0', '10418', '1428134772134', '2015-04-29 13:07:45', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430283271333', '15151883571', '1', '151518835711430283293726', '2015-04-29 12:54:31', '3', null, '5', '0', '20301', '1427634635035', '2015-04-29 12:54:53', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430284050512', '15295567537', '1', '152955675371430284065546', '2015-04-29 13:07:30', '3', null, '5', '0', '20301', '1428134772134', '2015-04-29 13:07:45', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430284182141', '15295567537', '1', '152955675371430284231890', '2015-04-29 13:09:42', '3', null, '17', '0', '90103', '1428134772134', '2015-04-29 13:10:31', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430284219898', '15295567537', '1', '152955675371430284231890', '2015-04-29 13:10:19', '3', null, '7', '0', '10414', '1428134772134', '2015-04-29 13:10:31', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430287457083', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:04:17', '3', null, '1', '0', '90106', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430287493895', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:04:53', '3', null, '1', '0', '20110', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430287571025', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:06:11', '3', null, '1', '0', '10302', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430288115208', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:15:15', '3', null, '2', '0', '40406', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430288327639', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:18:47', '3', null, '1', '0', '40104', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430288353478', '18020118356', '1', '180201183561430288457096', '2015-04-29 14:19:13', '3', null, '1', '0', '40112', '1430288419148', '2015-04-29 14:20:57', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430292834810', '15161048466', '1', '151610484661430292843047', '2015-04-29 15:33:54', '3', null, '14', '0', '90106', '1430291991110', '2015-04-29 15:34:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430293311593', '15151883571', '1', '151518835711430293320469', '2015-04-29 15:41:51', '3', null, '266', '0', '90106', '1427634635035', '2015-04-29 15:42:00', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430293591430', '13913976839', '1', '139139768391430293687612', '2015-04-29 15:46:31', '3', null, '2', '0', '20301', '1430293686093', '2015-04-29 15:48:07', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430294887217', '13160076967', '1', '131600769671430295159856', '2015-04-29 16:08:07', '3', null, '1', '0', '10107', '1430295105062', '2015-04-29 16:12:39', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430294940902', '13160076967', '1', '131600769671430295159856', '2015-04-29 16:09:00', '3', null, '1', '0', '40208', '1430295105062', '2015-04-29 16:12:39', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295019916', '13160076967', '1', '131600769671430295159856', '2015-04-29 16:10:19', '3', null, '1', '0', '20107', '1430295105062', '2015-04-29 16:12:39', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295335217', '15365128369', '1', '153651283691430295530478', '2015-04-29 16:15:35', '3', null, '2', '0', '10301', '1430281199125', '2015-04-29 16:18:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295341055', '15365128369', '1', '153651283691430295530478', '2015-04-29 16:15:41', '3', null, '1', '0', '40208', '1430281199125', '2015-04-29 16:18:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295349958', '15365128369', '1', '153651283691430295530478', '2015-04-29 16:15:49', '3', null, '1', '0', '90108', '1430281199125', '2015-04-29 16:18:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295362025', '15365128369', '1', '153651283691430295530478', '2015-04-29 16:16:02', '3', null, '4', '0', '10101', '1430281199125', '2015-04-29 16:18:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430295397530', '15365128369', '1', '153651283691430295530478', '2015-04-29 16:16:37', '3', null, '1', '0', '100101', '1430281199125', '2015-04-29 16:18:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298229945', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:03:49', '3', null, '1', '0', '90103', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298285297', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:04:45', '3', null, '1', '0', '10202', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298355206', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:05:55', '3', null, '4', '0', '40406', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298368726', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:06:08', '3', null, '1', '0', '40404', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298376660', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:06:16', '3', null, '1', '0', '40402', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298409830', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:06:49', '3', null, '1', '0', '40312', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298417631', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:06:57', '3', null, '1', '0', '40309', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298464551', '17768104230', '1', null, '2015-04-29 17:07:44', '0', null, '1', '0', '90108', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298487189', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:08:07', '3', null, '1', '0', '40108', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298487288', '17768104230', '1', null, '2015-04-29 17:08:07', '0', null, '6', '0', '10301', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298498514', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:08:18', '3', null, '1', '0', '20107', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430298586747', '15365132560', '1', '153651325601430298609136', '2015-04-29 17:09:46', '3', null, '1', '0', '90104', '1430273424102', '2015-04-29 17:10:09', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430300542887', '15850789886', '1', null, '2015-04-29 17:42:22', '0', null, '4', '0', '10414', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430300653980', '15295567537', '1', '152955675371430300662259', '2015-04-29 17:44:13', '3', null, '5', '0', '10105', '1428134772134', '2015-04-29 17:44:22', '18252056259', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430301611924', '18705199233', '1', '187051992331430301841341', '2015-04-29 18:00:11', '3', null, '1', '0', '10222', '1430301839771', '2015-04-29 18:04:01', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430301684646', '18705199233', '1', '187051992331430301841341', '2015-04-29 18:01:24', '3', null, '2', '0', '10411', '1430301839771', '2015-04-29 18:04:01', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430301778276', '18705199233', '1', '187051992331430301841341', '2015-04-29 18:02:58', '3', null, '1', '0', '20101', '1430301839771', '2015-04-29 18:04:01', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430302531183', '15151883571', '1', '151518835711430302550757', '2015-04-29 18:15:31', '3', null, '4', '0', '10414', '1427634635035', '2015-04-29 18:15:50', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430302552168', '15295569869', '1', '152955698691430311096505', '2015-04-29 18:15:52', '3', null, '6', '0', '10301', '1430140350821', '2015-04-29 20:38:16', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430302603523', '15295569869', '1', '152955698691430311096505', '2015-04-29 18:16:43', '3', null, '1', '0', '90110', '1430140350821', '2015-04-29 20:38:16', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430303162067', '15295569869', '1', '152955698691430311096505', '2015-04-29 18:26:02', '3', null, '1', '0', '20301', '1430140350821', '2015-04-29 20:38:16', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430307639517', '-1', '1', null, '2015-04-29 19:40:39', '0', null, '1', '0', '20301', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309178261', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:06:18', '3', null, '4', '0', '10301', '1430219675555', '2015-04-29 20:11:04', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309192037', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:06:32', '3', null, '2', '0', '90105', '1430219675555', '2015-04-29 20:11:04', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309209065', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:06:49', '3', null, '10', '0', '10101', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309221835', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:07:01', '3', null, '2', '0', '90101', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309253954', '13022571629', '1', null, '2015-04-29 20:07:33', '0', null, '1', '0', '20301', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309309246', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:08:29', '3', null, '2', '0', '10415', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309344461', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:09:04', '3', null, '10', '0', '40406', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309358499', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:09:18', '3', null, '4', '0', '40403', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309377222', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:09:37', '3', null, '2', '0', '40311', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309392823', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:09:52', '3', null, '2', '0', '40303', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430309409083', '13022571629', '1', '130225716291430309463890', '2015-04-29 20:10:09', '3', null, '2', '0', '40313', '1430219675555', '2015-04-29 20:11:03', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430310750691', '15295569869', '1', '152955698691430311096505', '2015-04-29 20:32:30', '3', null, '1', '0', '10214', '1430140350821', '2015-04-29 20:38:16', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312191844', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:56:31', '3', null, '2', '0', '90105', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312224845', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:57:04', '3', null, '2', '0', '40401', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312257756', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:57:37', '3', null, '2', '0', '10404', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312271679', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:57:51', '3', null, '2', '0', '40110', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312330061', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:58:50', '3', null, '2', '0', '10204', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430312377396', '15261896973', '1', '152618969731430312415753', '2015-04-29 20:59:37', '3', null, '2', '0', '20210', '1430220181373', '2015-04-29 21:00:15', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430313614376', '15152658540', '1', '151526585401430314909995', '2015-04-29 21:20:14', '3', null, '1', '0', '20101', '1430143999704', '2015-04-29 21:41:50', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430313742753', '15366199989', '1', '153661999891430316178732', '2015-04-29 21:22:22', '3', null, '1', '0', '20301', '1430241137802', '2015-04-29 22:02:58', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430313757698', '15366199989', '1', '153661999891430316178732', '2015-04-29 21:22:37', '3', null, '1', '0', '20101', '1430241137802', '2015-04-29 22:02:58', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430313973130', '13951781505', '1', null, '2015-04-29 21:26:13', '0', null, '7', '0', '10301', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314016173', '13951781505', '1', null, '2015-04-29 21:26:56', '0', null, '3', '0', '10101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314098297', '13951781505', '1', null, '2015-04-29 21:28:18', '0', null, '2', '0', '90101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314206578', '18252066383', '1', '182520663831430314494207', '2015-04-29 21:30:06', '3', null, '3', '0', '20107', '1430314490045', '2015-04-29 21:34:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314232299', '18252066383', '1', '182520663831430314494207', '2015-04-29 21:30:32', '3', null, '1', '0', '10302', '1430314490045', '2015-04-29 21:34:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314333021', '18252066383', '1', '182520663831430314494207', '2015-04-29 21:32:13', '3', null, '2', '0', '10411', '1430314490045', '2015-04-29 21:34:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314345749', '18252066383', '1', '182520663831430314494207', '2015-04-29 21:32:25', '3', null, '3', '0', '10418', '1430314490045', '2015-04-29 21:34:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314451336', '18252066383', '1', '182520663831430314494207', '2015-04-29 21:34:11', '3', null, '2', '0', '90110', '1430314490045', '2015-04-29 21:34:54', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430314894682', '15152658540', '1', '151526585401430314909995', '2015-04-29 21:41:34', '3', null, '1', '0', '40112', '1430143999704', '2015-04-29 21:41:49', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430325922682', '15295567537', '1', '152955675371430325970139', '2015-04-30 00:45:22', '3', null, '3', '0', '10409', '1428134772134', '2015-04-30 00:46:10', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430325951137', '15295567537', '1', '152955675371430325970139', '2015-04-30 00:45:51', '3', null, '6', '0', '20602', '1428134772134', '2015-04-30 00:46:10', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430363698839', '18724005167', '1', '187240051671430364074906', '2015-04-30 11:14:58', '3', null, '2', '0', '10404', '1430215725002', '2015-04-30 11:21:14', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430363741380', '18724005167', '1', '187240051671430364074906', '2015-04-30 11:15:41', '3', null, '1', '0', '10405', '1430215725002', '2015-04-30 11:21:14', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430363804851', '18724005167', '1', '187240051671430364074906', '2015-04-30 11:16:44', '3', null, '3', '0', '40401', '1430215725002', '2015-04-30 11:21:14', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430363965170', '18724005167', '1', '187240051671430364074906', '2015-04-30 11:19:25', '3', null, '1', '0', '20203', '1430215725002', '2015-04-30 11:21:14', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430363999725', '18724005167', '1', '187240051671430364074906', '2015-04-30 11:19:59', '3', null, '1', '0', '40107', '1430215725002', '2015-04-30 11:21:14', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430369007460', '15257588659', '1', null, '2015-04-30 12:43:27', '0', null, '1', '0', '10506', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430369195019', '15257588659', '1', null, '2015-04-30 12:46:35', '0', null, '1', '0', '40208', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430369911557', '15151883571', '1', '151518835711430369988893', '2015-04-30 12:58:31', '3', null, '407', '0', '40401', '1427634635035', '2015-04-30 12:59:48', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430370700122', '15151883571', '1', '151518835711430370717558', '2015-04-30 13:11:40', '3', null, '85', '0', '40401', '1427634635035', '2015-04-30 13:11:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373343375', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:55:43', '3', null, '4', '0', '10101', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373351574', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:55:51', '3', null, '1', '0', '20609', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373366306', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:56:06', '3', null, '2', '0', '90101', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373386887', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:56:26', '3', null, '1', '0', '20611', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373411795', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:56:51', '3', null, '1', '0', '20602', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373428889', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:57:08', '3', null, '1', '0', '40109', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373453087', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:57:33', '3', null, '2', '0', '40403', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373466899', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:57:46', '3', null, '1', '0', '20111', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373482369', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:58:02', '3', null, '2', '0', '90102', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373538951', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:58:58', '3', null, '1', '0', '40401', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430373548619', '15366031030', '1', '153660310301430373741361', '2015-04-30 13:59:08', '3', null, '1', '0', '40205', '1430143358581', '2015-04-30 14:02:21', '15151883571', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430379893783', '18705199209', '1', '187051992091430380152402', '2015-04-30 15:44:53', '3', null, '1', '0', '90109', '1430217024155', '2015-04-30 15:49:12', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430379904018', '18705199209', '1', '187051992091430380152402', '2015-04-30 15:45:04', '3', null, '1', '0', '90108', '1430217024155', '2015-04-30 15:49:12', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430380085129', '18705199209', '1', '187051992091430380152402', '2015-04-30 15:48:05', '3', null, '1', '0', '10401', '1430217024155', '2015-04-30 15:49:12', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430380129007', '18705199209', '1', '187051992091430380152402', '2015-04-30 15:48:49', '3', null, '1', '0', '20110', '1430217024155', '2015-04-30 15:49:12', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430383907774', '15261895955', '1', '152618959551430384162495', '2015-04-30 16:51:47', '3', null, '2', '0', '20609', '1430194614988', '2015-04-30 16:56:02', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430383949717', '15261895955', '1', '152618959551430384162495', '2015-04-30 16:52:29', '3', null, '1', '0', '20301', '1430194614988', '2015-04-30 16:56:02', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384073614', '15261895955', '1', '152618959551430384162495', '2015-04-30 16:54:33', '3', null, '3', '0', '10101', '1430194614988', '2015-04-30 16:56:02', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384096485', '15261895955', '1', '152618959551430384162495', '2015-04-30 16:54:56', '3', null, '1', '0', '40107', '1430194614988', '2015-04-30 16:56:02', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384100435', '15261895955', '1', '152618959551430384162495', '2015-04-30 16:55:00', '3', null, '1', '0', '40108', '1430194614988', '2015-04-30 16:56:02', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384646954', '18705199233', '1', '187051992331430384826571', '2015-04-30 17:04:06', '3', null, '2', '0', '10220', '1430301839771', '2015-04-30 17:07:06', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384777938', '18705199233', '1', '187051992331430384826571', '2015-04-30 17:06:17', '3', null, '2', '0', '10411', '1430301839771', '2015-04-30 17:07:06', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384797287', '18705199233', '1', '187051992331430384826571', '2015-04-30 17:06:37', '3', null, '1', '0', '10407', '1430301839771', '2015-04-30 17:07:06', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384810682', '18705199233', '1', '187051992331430384826571', '2015-04-30 17:06:50', '3', null, '1', '0', '20112', '1430301839771', '2015-04-30 17:07:06', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430384818313', '18705199233', '1', '187051992331430384826571', '2015-04-30 17:06:58', '3', null, '1', '0', '20106', '1430301839771', '2015-04-30 17:07:06', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430385935280', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:25:35', '3', null, '1', '0', '10206', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430385942226', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:25:42', '3', null, '2', '0', '90108', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430385998704', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:26:38', '3', null, '1', '0', '10504', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430386007046', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:26:47', '3', null, '1', '0', '10506', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430386041096', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:27:21', '3', null, '2', '0', '40310', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430386074804', '18252057339', '1', '182520573391430386139824', '2015-04-30 17:27:54', '3', null, '1', '0', '10409', '1430386138346', '2015-04-30 17:28:59', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430409053849', '18751889637', '1', '187518896371430409117778', '2015-04-30 23:50:53', '3', null, '2', '0', '20111', '1430409101899', '2015-04-30 23:51:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430446940945', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:22:20', '3', null, '50', '0', '10101', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430446971594', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:22:51', '3', null, '1', '0', '10414', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430447121319', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:25:21', '3', null, '5', '0', '20609', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430447291202', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:28:11', '3', null, '1', '0', '40112', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430447661961', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:34:21', '3', null, '1', '0', '10302', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430447999837', '18252058127', '1', '182520581271430448302369', '2015-05-01 10:39:59', '3', null, '1', '0', '10219', '1430303302959', '2015-05-01 10:45:02', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430449046823', '15605159822', '1', '156051598221430449299110', '2015-05-01 10:57:26', '3', null, '10', '0', '10101', '1430449291849', '2015-05-01 11:01:39', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430449177011', '15605159822', '1', '156051598221430449299110', '2015-05-01 10:59:37', '3', null, '2', '0', '40208', '1430449291849', '2015-05-01 11:01:39', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430449198248', '15605159822', '1', '156051598221430449299110', '2015-05-01 10:59:58', '3', null, '2', '0', '20501', '1430449291849', '2015-05-01 11:01:39', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430450646896', '18061739312', '1', '180617393121430450754564', '2015-05-01 11:24:06', '3', null, '10', '0', '10101', '1430233845504', '2015-05-01 11:25:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430450685527', '18061739312', '1', '180617393121430450754564', '2015-05-01 11:24:45', '3', null, '5', '0', '40315', '1430233845504', '2015-05-01 11:25:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430450724930', '18061739312', '1', '180617393121430450754564', '2015-05-01 11:25:24', '3', null, '4', '0', '40310', '1430233845504', '2015-05-01 11:25:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481531701', '18020118356', '1', '180201183561430714092813', '2015-05-01 19:58:51', '3', null, '1', '0', '20110', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481710048', '18020118356', '1', '180201183561430714092813', '2015-05-01 20:01:50', '3', null, '4', '0', '10101', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481818683', '18020118356', '1', '180201183561430714092813', '2015-05-01 20:03:38', '3', null, '1', '0', '10103', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481829211', '18020118356', '1', '180201183561430714092813', '2015-05-01 20:03:49', '3', null, '1', '0', '20604', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481930008', '18020118356', '1', '180201183561430714092813', '2015-05-01 20:05:30', '3', null, '1', '0', '10204', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430481939720', '18020118356', '1', '180201183561430714092813', '2015-05-01 20:05:39', '3', null, '2', '0', '10301', '1430288419148', '2015-05-04 12:34:52', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430483445326', '-1', '1', null, '2015-05-01 20:30:45', '0', null, '2', '0', '10301', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430483453403', '-1', '1', null, '2015-05-01 20:30:53', '0', null, '1', '0', '10402', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430483488843', '-1', '1', null, '2015-05-01 20:31:28', '0', null, '1', '0', '10411', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430539374558', '15380820376', '1', '153808203761430730416067', '2015-05-02 12:02:54', '3', null, '1', '0', '10219', '1430230060734', '2015-05-04 17:06:56', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430539497819', '15380820376', '1', '153808203761431516606575', '2015-05-02 12:04:57', '3', null, '1', '0', '40204', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430539541660', '15380820376', '1', '153808203761430887170746', '2015-05-02 12:05:41', '3', null, '2', '0', '90107', '1430230060734', '2015-05-06 12:39:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618491384', '18362938239', '1', '183629382391430705926703', '2015-05-03 10:01:31', '3', null, '1', '0', '20104', '1430618682327', '2015-05-04 10:18:46', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618532546', '18362938239', '1', '183629382391430705926703', '2015-05-03 10:02:12', '3', null, '1', '0', '20601', '1430618682327', '2015-05-04 10:18:46', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618606270', '18362938239', '1', '183629382391430705926703', '2015-05-03 10:03:26', '3', null, '1', '0', '40202', '1430618682327', '2015-05-04 10:18:46', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618921019', '15366031030', '1', '153660310301439519885187', '2015-05-03 10:08:41', '1', null, '2', '0', '40311', '1427622407201', '2015-08-14 10:38:05', null, '立即送达', '速度', '1', '1', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618931710', '15366031030', '1', '153660310301439519885187', '2015-05-03 10:08:51', '1', null, '2', '0', '10401', '1427622407201', '2015-08-14 10:38:05', null, '立即送达', '速度', '1', '1', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618956256', '15366031030', '1', null, '2015-05-03 10:09:16', '0', null, '1', '0', '40207', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430618999075', '15366031030', '1', null, '2015-05-03 10:09:59', '0', null, '1', '0', '10127', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430621038630', '13382402235', '1', null, '2015-05-03 10:43:58', '0', null, '1', '0', '10505', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430621075987', '13382402235', '1', null, '2015-05-03 10:44:35', '0', null, '1', '0', '90108', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430631745191', '15380820376', '1', '153808203761430730416067', '2015-05-03 13:42:25', '3', null, '1', '0', '20110', '1430230060734', '2015-05-04 17:06:56', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643172624', '18070155110', '1', null, '2015-05-03 16:52:52', '0', null, '10', '0', '10101', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643251727', '18070155110', '1', null, '2015-05-03 16:54:11', '0', null, '6', '0', '40406', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643338139', '18070155110', '1', null, '2015-05-03 16:55:38', '0', null, '1', '0', '40105', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643431932', '18070155110', '1', null, '2015-05-03 16:57:11', '0', null, '1', '0', '40401', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643478816', '18070155110', '1', null, '2015-05-03 16:57:58', '0', null, '2', '0', '40403', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643503928', '18070155110', '1', null, '2015-05-03 16:58:23', '0', null, '2', '0', '40304', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430643545213', '18070155110', '1', null, '2015-05-03 16:59:05', '0', null, '2', '0', '90108', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430647476009', '15295567537', '1', '152955675371430729176173', '2015-05-03 18:04:36', '3', null, '4', '0', '10507', '1428134772134', '2015-05-04 16:46:16', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430655159434', '18013866641', '1', '180138666411430655165547', '2015-05-03 20:12:39', '3', null, '3', '0', '20502', '1430573737418', '2015-05-03 20:12:45', '18252056259', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430659124171', '18662835126', '1', '186628351261430659255785', '2015-05-03 21:18:44', '3', null, '30', '0', '10101', '1430266717780', '2015-05-03 21:20:55', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430659194121', '18662835126', '1', '186628351261430659255785', '2015-05-03 21:19:54', '3', null, '2', '0', '10302', '1430266717780', '2015-05-03 21:20:55', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430659842757', '13861605337', '1', '138616053371430659954144', '2015-05-03 21:30:42', '3', null, '2', '0', '20611', '1430659947759', '2015-05-03 21:32:34', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430659890426', '13861605337', '1', '138616053371430659954144', '2015-05-03 21:31:30', '3', null, '1', '0', '40208', '1430659947759', '2015-05-03 21:32:34', '13160076990', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430660114643', '13160076990', '1', null, '2015-05-03 21:35:14', '0', null, '4', '0', '10302', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430674895367', '18114706485', '1', '181147064851430674907165', '2015-05-04 01:41:35', '3', null, '18', '0', '90109', '1429811993729', '2015-05-04 01:41:47', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430696486338', '13040101273', '1', '130401012731430696542477', '2015-05-04 07:41:26', '3', null, '1', '0', '10611', '1430282698225', '2015-05-04 07:42:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430696495378', '13040101273', '1', '130401012731430696542477', '2015-05-04 07:41:35', '3', null, '1', '0', '10608', '1430282698225', '2015-05-04 07:42:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430696504924', '13040101273', '1', '130401012731430696542477', '2015-05-04 07:41:44', '3', null, '1', '0', '10603', '1430282698225', '2015-05-04 07:42:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430696525027', '13040101273', '1', '130401012731430696542477', '2015-05-04 07:42:05', '3', null, '1', '0', '10602', '1430282698225', '2015-05-04 07:42:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430705838641', '18362938239', '1', '183629382391430705926703', '2015-05-04 10:17:18', '3', null, '1', '0', '10103', '1430618682327', '2015-05-04 10:18:46', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430705887715', '18362938239', '1', '183629382391430705926703', '2015-05-04 10:18:07', '3', null, '1', '0', '10402', '1430618682327', '2015-05-04 10:18:46', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430708902660', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:08:22', '3', null, '8', '0', '10101', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430708970717', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:09:30', '3', null, '2', '0', '20609', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430708986528', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:09:46', '3', null, '1', '0', '20603', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430708999944', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:09:59', '3', null, '2', '0', '40107', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430709004363', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:10:04', '3', null, '1', '0', '40109', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430709013409', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:10:13', '3', null, '1', '0', '40403', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430709025063', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:10:25', '3', null, '1', '0', '20110', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430709050735', '15366031030', '1', '153660310301430709091323', '2015-05-04 11:10:50', '3', null, '1', '0', '10136', '1430143358581', '2015-05-04 11:11:31', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430724703470', '18705199209', '1', '187051992091430724810526', '2015-05-04 15:31:43', '3', null, '1', '0', '40208', '1430217024155', '2015-05-04 15:33:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430724762119', '18705199209', '1', '187051992091430724810526', '2015-05-04 15:32:42', '3', null, '2', '0', '20107', '1430217024155', '2015-05-04 15:33:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430724789602', '18705199209', '1', '187051992091430724810526', '2015-05-04 15:33:09', '3', null, '1', '0', '20401', '1430217024155', '2015-05-04 15:33:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430726473964', '18551310166', '1', '185513101661430726871921', '2015-05-04 16:01:13', '3', null, '1', '0', '20401', '1430726869324', '2015-05-04 16:07:51', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430726515599', '18551310166', '1', '185513101661430726871921', '2015-05-04 16:01:55', '3', null, '2', '0', '40311', '1430726869324', '2015-05-04 16:07:51', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430726801148', '18551310166', '1', '185513101661430726871921', '2015-05-04 16:06:41', '3', null, '1', '0', '40201', '1430726869324', '2015-05-04 16:07:51', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430726806575', '18551310166', '1', '185513101661430726871921', '2015-05-04 16:06:46', '3', null, '1', '0', '40203', '1430726869324', '2015-05-04 16:07:51', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430726810598', '18551310166', '1', '185513101661430726871921', '2015-05-04 16:06:50', '3', null, '1', '0', '40205', '1430726869324', '2015-05-04 16:07:51', '15052875774', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430729168919', '15295567537', '1', '152955675371430729176173', '2015-05-04 16:46:08', '3', null, '6', '0', '10504', '1428134772134', '2015-05-04 16:46:16', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430735926912', '18036196086', '1', '180361960861430736085170', '2015-05-04 18:38:46', '3', null, '10', '0', '10101', '1430736081605', '2015-05-04 18:41:25', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430736002798', '18036196086', '1', '180361960861430736085170', '2015-05-04 18:40:02', '3', null, '2', '0', '20204', '1430736081605', '2015-05-04 18:41:25', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430736027940', '18036196086', '1', null, '2015-05-04 18:40:27', '0', null, '1', '0', '20104', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430741356961', '18724005167', '1', '187240051671430741407745', '2015-05-04 20:09:16', '3', null, '3', '0', '20107', '1430215725002', '2015-05-04 20:10:07', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430741367145', '18724005167', '1', '187240051671430741407745', '2015-05-04 20:09:27', '3', null, '2', '0', '20104', '1430215725002', '2015-05-04 20:10:07', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430744945426', '18796640565', '1', '187966405651430745018836', '2015-05-04 21:09:05', '3', null, '1', '0', '10221', '1430745016925', '2015-05-04 21:10:18', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430744971135', '18796640565', '1', '187966405651430745018836', '2015-05-04 21:09:31', '3', null, '1', '0', '10202', '1430745016925', '2015-05-04 21:10:18', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430748925187', '13040101273', '1', '130401012731430748968932', '2015-05-04 22:15:25', '3', null, '1', '0', '10624', '1430282698225', '2015-05-04 22:16:08', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430748932465', '13040101273', '1', '130401012731430748968932', '2015-05-04 22:15:32', '3', null, '1', '0', '10621', '1430282698225', '2015-05-04 22:16:08', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430748946761', '13040101273', '1', '130401012731430748968932', '2015-05-04 22:15:46', '3', null, '1', '0', '10611', '1430282698225', '2015-05-04 22:16:08', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430794092682', '18705199035', '1', null, '2015-05-05 10:48:12', '0', null, '2', '0', '90114', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430794115813', '18705199035', '1', null, '2015-05-05 10:48:35', '0', null, '1', '0', '40310', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430797498616', '13815445502', '1', '138154455021430797751803', '2015-05-05 11:44:58', '3', null, '1', '0', '40205', '1430196072612', '2015-05-05 11:49:11', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430797709353', '13815445502', '1', '138154455021430797751803', '2015-05-05 11:48:29', '3', null, '1', '0', '40203', '1430196072612', '2015-05-05 11:49:11', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430797734280', '13815445502', '1', '138154455021430797751803', '2015-05-05 11:48:54', '3', null, '1', '0', '40210', '1430196072612', '2015-05-05 11:49:11', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430797806346', '15150443372', '1', '151504433721430797869623', '2015-05-05 11:50:06', '3', null, '1', '0', '20111', '1430797866303', '2015-05-05 11:51:09', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430800804275', '15190518013', '1', '151905180131430800860560', '2015-05-05 12:40:04', '3', null, '2', '0', '90102', '1430194088216', '2015-05-05 12:41:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430800821756', '15190518013', '1', '151905180131430800860560', '2015-05-05 12:40:21', '3', null, '1', '0', '40109', '1430194088216', '2015-05-05 12:41:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430800841364', '15190518013', '1', '151905180131430800860560', '2015-05-05 12:40:41', '3', null, '1', '0', '20502', '1430194088216', '2015-05-05 12:41:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430803912126', '18252120427', '1', '182521204271430804210070', '2015-05-05 13:31:52', '3', null, '10', '0', '10301', '1430804181551', '2015-05-05 13:36:50', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430803952389', '18252120427', '1', '182521204271430804210070', '2015-05-05 13:32:32', '3', null, '2', '0', '90108', '1430804181551', '2015-05-05 13:36:50', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430804080136', '18252120427', '1', '182521204271430804210070', '2015-05-05 13:34:40', '3', null, '2', '0', '40205', '1430804181551', '2015-05-05 13:36:50', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430804090695', '18252120427', '1', '182521204271430804210070', '2015-05-05 13:34:50', '3', null, '1', '0', '40207', '1430804181551', '2015-05-05 13:36:50', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430804140414', '18252120427', '1', '182521204271430804210070', '2015-05-05 13:35:40', '3', null, '1', '0', '40206', '1430804181551', '2015-05-05 13:36:50', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430813002837', '15251895527', '1', '152518955271430813071517', '2015-05-05 16:03:22', '3', null, '12', '0', '20604', '1430213301695', '2015-05-05 16:04:31', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430813027669', '15251895527', '1', '152518955271430813071517', '2015-05-05 16:03:47', '3', null, '2', '0', '20107', '1430213301695', '2015-05-05 16:04:31', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430821970437', '15150443372', '1', '151504433721430823128487', '2015-05-05 18:32:50', '3', null, '1', '0', '40209', '1430797866303', '2015-05-05 18:52:08', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430822003912', '15150443372', '1', '151504433721430823128487', '2015-05-05 18:33:23', '3', null, '1', '0', '40210', '1430797866303', '2015-05-05 18:52:08', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430830983393', '18066057126', '1', '180660571261431167754066', '2015-05-05 21:03:03', '3', null, '10', '0', '10101', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430833795768', '15295569715', '1', null, '2015-05-05 21:49:55', '0', null, '1', '0', '20612', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430833807500', '15295569715', '1', null, '2015-05-05 21:50:07', '0', null, '1', '0', '20602', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430833819732', '15295569715', '1', null, '2015-05-05 21:50:19', '0', null, '1', '0', '20601', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430833838279', '15295569715', '1', null, '2015-05-05 21:50:38', '0', null, '1', '0', '20107', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430833847940', '18751889637', '1', '187518896371430834214614', '2015-05-05 21:50:47', '3', null, '10', '0', '10101', '1430409101899', '2015-05-05 21:56:54', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430834077255', '18751889637', '1', '187518896371430834214614', '2015-05-05 21:54:37', '3', null, '1', '0', '20104', '1430409101899', '2015-05-05 21:56:54', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430834194572', '18751889637', '1', '187518896371430834214614', '2015-05-05 21:56:34', '3', null, '2', '0', '10302', '1430409101899', '2015-05-05 21:56:54', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430834236645', '13451895624', '1', '134518956241430834461570', '2015-05-05 21:57:16', '3', null, '5', '0', '10301', '1430834407532', '2015-05-05 22:01:01', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430834244542', '13451895624', '1', '134518956241430834461570', '2015-05-05 21:57:24', '3', null, '1', '0', '20609', '1430834407532', '2015-05-05 22:01:01', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430834359028', '13451895624', '1', '134518956241430834461570', '2015-05-05 21:59:19', '3', null, '2', '0', '10411', '1430834407532', '2015-05-05 22:01:01', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880029402', '15261896862', '1', '152618968621430880364975', '2015-05-06 10:40:29', '3', null, '1', '0', '20107', '1430880346706', '2015-05-06 10:46:05', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880115467', '15261896862', '1', '152618968621430880364975', '2015-05-06 10:41:55', '3', null, '1', '0', '40105', '1430880346706', '2015-05-06 10:46:05', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880121522', '15261896862', '1', '152618968621430880364975', '2015-05-06 10:42:01', '3', null, '1', '0', '40106', '1430880346706', '2015-05-06 10:46:05', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880150498', '15261896862', '1', '152618968621430880364975', '2015-05-06 10:42:30', '3', null, '1', '0', '40205', '1430880346706', '2015-05-06 10:46:04', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880259268', '15261896862', '1', '152618968621430880364975', '2015-05-06 10:44:19', '3', null, '1', '0', '40107', '1430880346706', '2015-05-06 10:46:04', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430880779725', '18705198389', '1', '187051983891430880822560', '2015-05-06 10:52:59', '3', null, '2', '0', '20107', '1430880199130', '2015-05-06 10:53:42', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886011010', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:20:11', '3', null, '3', '0', '10202', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886026910', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:20:26', '3', null, '3', '0', '10220', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886055986', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:20:55', '3', null, '2', '0', '20103', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886297603', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:24:57', '3', null, '1', '0', '10404', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886351462', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:25:51', '3', null, '2', '0', '10412', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886593542', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:29:53', '3', null, '1', '0', '90107', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430886642152', '13814504204', '1', '138145042041430886685008', '2015-05-06 12:30:42', '3', null, '1', '0', '20610', '1430886217079', '2015-05-06 12:31:25', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430887112151', '15380820376', '1', '153808203761430887170746', '2015-05-06 12:38:32', '3', null, '1', '0', '20107', '1430230060734', '2015-05-06 12:39:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430887135192', '15380820376', '1', '153808203761430887170746', '2015-05-06 12:38:55', '3', null, '1', '0', '20110', '1430230060734', '2015-05-06 12:39:30', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430888583551', '13739165168', '1', null, '2015-05-06 13:03:03', '0', null, '6', '0', '20110', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430892248797', '15150443372', '1', '151504433721430892279537', '2015-05-06 14:04:08', '3', null, '1', '0', '40209', '1430797866303', '2015-05-06 14:04:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430892268311', '15150443372', '1', '151504433721430892279537', '2015-05-06 14:04:28', '3', null, '1', '0', '40210', '1430797866303', '2015-05-06 14:04:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903026272', '15190518013', '1', '151905180131430903049287', '2015-05-06 17:03:46', '3', null, '2', '0', '20303', '1430194088216', '2015-05-06 17:04:09', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903127152', '18705198389', '1', '187051983891430903538711', '2015-05-06 17:05:27', '3', null, '2', '0', '10709', '1430880199130', '2015-05-06 17:12:18', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903408830', '15365195716', '1', '153651957161430903634055', '2015-05-06 17:10:08', '3', null, '1', '0', '20401', '1430903632392', '2015-05-06 17:13:54', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903433491', '15365195716', '1', '153651957161430903634055', '2015-05-06 17:10:33', '3', null, '1', '0', '20204', '1430903632392', '2015-05-06 17:13:54', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903456336', '15365195716', '1', '153651957161430903634055', '2015-05-06 17:10:56', '3', null, '3', '0', '40302', '1430903632392', '2015-05-06 17:13:54', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903474746', '18705198389', '1', '187051983891430903538711', '2015-05-06 17:11:14', '3', null, '2', '0', '20501', '1430880199130', '2015-05-06 17:12:18', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430903589874', '15365195716', '1', '153651957161430903634055', '2015-05-06 17:13:09', '3', null, '1', '0', '10206', '1430903632392', '2015-05-06 17:13:54', '15295560150', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906414084', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:00:14', '3', null, '1', '0', '20303', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906428004', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:00:28', '3', null, '1', '0', '40112', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906466654', '15190518013', '1', '151905180131430906524779', '2015-05-06 18:01:06', '3', null, '2', '0', '90111', '1430194088216', '2015-05-06 18:02:04', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906472704', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:01:12', '3', null, '2', '0', '10101', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906480682', '15190518013', '1', '151905180131430906524779', '2015-05-06 18:01:20', '3', null, '1', '0', '20306', '1430194088216', '2015-05-06 18:02:04', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906503878', '15190518013', '1', '151905180131430906524779', '2015-05-06 18:01:43', '3', null, '1', '0', '40206', '1430194088216', '2015-05-06 18:02:04', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906540006', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:02:20', '3', null, '1', '0', '90109', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906549267', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:02:29', '3', null, '2', '0', '10401', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430906600234', '15261896973', '1', '152618969731430906664788', '2015-05-06 18:03:20', '3', null, '1', '0', '40201', '1430220181373', '2015-05-06 18:04:24', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430908525646', '13040101273', '1', '130401012731430908582672', '2015-05-06 18:35:25', '3', null, '1', '0', '10621', '1430282698225', '2015-05-06 18:36:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430908541968', '13040101273', '1', '130401012731430908582672', '2015-05-06 18:35:41', '3', null, '1', '0', '10613', '1430282698225', '2015-05-06 18:36:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430908550788', '13040101273', '1', '130401012731430908582672', '2015-05-06 18:35:50', '3', null, '1', '0', '10605', '1430282698225', '2015-05-06 18:36:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430908559307', '13040101273', '1', '130401012731430908582672', '2015-05-06 18:35:59', '3', null, '1', '0', '10603', '1430282698225', '2015-05-06 18:36:22', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430911120705', '13040101273', '1', '130401012731430911131230', '2015-05-06 19:18:40', '3', null, '1', '0', '10625', '1430282698225', '2015-05-06 19:18:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430915883564', '13451895624', '1', '134518956241430915967726', '2015-05-06 20:38:03', '3', null, '6', '0', '10301', '1430834407532', '2015-05-06 20:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430915891464', '13451895624', '1', '134518956241430915967726', '2015-05-06 20:38:11', '3', null, '1', '0', '20609', '1430834407532', '2015-05-06 20:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430915955420', '13451895624', '1', '134518956241430915967726', '2015-05-06 20:39:15', '3', null, '2', '0', '10411', '1430834407532', '2015-05-06 20:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430916254605', '15295509505', '1', '152955095051430916418326', '2015-05-06 20:44:14', '3', null, '1', '0', '20301', '1430215931228', '2015-05-06 20:46:58', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430916265890', '15295509505', '1', '152955095051430916418326', '2015-05-06 20:44:25', '3', null, '5', '0', '10101', '1430215931228', '2015-05-06 20:46:58', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430916283520', '15295509505', '1', '152955095051430916418326', '2015-05-06 20:44:43', '3', null, '7', '0', '10301', '1430215931228', '2015-05-06 20:46:58', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430916346985', '15295509505', '1', '152955095051430916418326', '2015-05-06 20:45:46', '3', null, '7', '0', '90111', '1430215931228', '2015-05-06 20:46:58', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430917277806', '15365132560', '1', '153651325601430917406177', '2015-05-06 21:01:17', '3', null, '10', '0', '10301', '1430273424102', '2015-05-06 21:03:26', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430917364227', '18066057126', '1', '180660571261431167754066', '2015-05-06 21:02:44', '3', null, '1', '0', '10138', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430917373613', '18066057126', '1', '180660571261431167754066', '2015-05-06 21:02:53', '3', null, '1', '0', '10136', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430917385503', '15365132560', '1', '153651325601430917406177', '2015-05-06 21:03:05', '3', null, '10', '0', '90109', '1430273424102', '2015-05-06 21:03:26', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430918490381', '18351008060', '1', null, '2015-05-06 21:21:30', '0', null, '1', '0', '20501', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430931852386', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:04:12', '3', null, '1', '0', '10209', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430931860511', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:04:20', '3', null, '1', '0', '10710', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430931898471', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:04:58', '3', null, '1', '0', '20111', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430931985198', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:06:25', '3', null, '1', '0', '10302', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932054836', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:07:34', '3', null, '1', '0', '10220', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932062262', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:07:42', '3', null, '1', '0', '10202', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932262622', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:11:02', '3', null, '1', '0', '90115', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932285902', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:11:25', '3', null, '1', '0', '90107', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932428023', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:13:48', '3', null, '1', '0', '90116', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932726301', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:18:46', '3', null, '2', '0', '90109', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430932859618', '18020118356', '1', '180201183561430968140782', '2015-05-07 01:20:59', '3', null, '3', '0', '10720', '1430288419148', '2015-05-07 11:09:00', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430970184526', '18724005167', '1', '187240051671430970287970', '2015-05-07 11:43:04', '3', null, '1', '0', '90111', '1430215725002', '2015-05-07 11:44:48', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430970215264', '18724005167', '1', '187240051671430970287970', '2015-05-07 11:43:35', '3', null, '2', '0', '10107', '1430215725002', '2015-05-07 11:44:47', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430970264847', '18724005167', '1', '187240051671430970287970', '2015-05-07 11:44:24', '3', null, '1', '0', '20607', '1430215725002', '2015-05-07 11:44:47', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430971188663', '15190518013', '1', '151905180131430971218713', '2015-05-07 11:59:48', '3', null, '18', '0', '90111', '1430194088216', '2015-05-07 12:00:18', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430971198326', '15190518013', '1', '151905180131430971218713', '2015-05-07 11:59:58', '3', null, '2', '0', '90102', '1430194088216', '2015-05-07 12:00:18', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430979353490', '13815445502', '1', '138154455021430979519751', '2015-05-07 14:15:53', '3', null, '1', '0', '40105', '1430196072612', '2015-05-07 14:18:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430979394261', '13815445502', '1', '138154455021430979519751', '2015-05-07 14:16:34', '3', null, '1', '0', '40205', '1430196072612', '2015-05-07 14:18:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430979448841', '13815445502', '1', '138154455021430979519751', '2015-05-07 14:17:28', '3', null, '1', '0', '20112', '1430196072612', '2015-05-07 14:18:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430979498162', '13815445502', '1', '138154455021430979519751', '2015-05-07 14:18:18', '3', null, '1', '0', '40103', '1430196072612', '2015-05-07 14:18:39', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430993703117', '13040101273', '1', '130401012731430993727643', '2015-05-07 18:15:03', '3', null, '1', '0', '10624', '1430282698225', '2015-05-07 18:15:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430993719278', '13040101273', '1', '130401012731430993727643', '2015-05-07 18:15:19', '3', null, '1', '0', '10617', '1430282698225', '2015-05-07 18:15:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430998801967', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:40:01', '3', null, '2', '0', '10209', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430998984113', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:43:04', '3', null, '5', '0', '20609', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430999027411', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:43:47', '3', null, '30', '0', '10101', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430999090062', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:44:50', '3', null, '1', '0', '40112', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430999184552', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:46:24', '3', null, '1', '0', '10219', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1430999198120', '18252058127', '1', '182520581271430999279314', '2015-05-07 19:46:38', '3', null, '1', '0', '10218', '1430303302959', '2015-05-07 19:47:59', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431000338796', '15151883572', '1', '151518835721432456881073', '2015-05-07 20:05:38', '3', null, '3', '0', '90108', '1427691760293', '2015-05-24 16:41:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431001678259', '15261896862', '1', '152618968621431001969940', '2015-05-07 20:27:58', '3', null, '1', '0', '20107', '1430880346706', '2015-05-07 20:32:49', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431001744096', '15261896862', '1', '152618968621431001969940', '2015-05-07 20:29:04', '3', null, '1', '0', '10401', '1430880346706', '2015-05-07 20:32:49', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431001777342', '15261896862', '1', '152618968621431001969940', '2015-05-07 20:29:37', '3', null, '2', '0', '40106', '1430880346706', '2015-05-07 20:32:49', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431001829644', '15261896862', '1', '152618968621431001969940', '2015-05-07 20:30:29', '3', null, '1', '0', '90107', '1430880346706', '2015-05-07 20:32:49', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431001907762', '15261896862', '1', '152618968621431001969940', '2015-05-07 20:31:47', '3', null, '1', '0', '10710', '1430880346706', '2015-05-07 20:32:49', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431043536885', '18724005167', '1', '187240051671431066970160', '2015-05-08 08:05:36', '3', null, '1', '0', '40316', '1430215725002', '2015-05-08 14:36:10', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431044631708', '18252056259', '1', '182520562591431954030576', '2015-05-08 08:23:51', '3', null, '1', '0', '10722', '1430209427176', '2015-05-18 21:00:30', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050344963', '15251820285', '1', '152518202851431050892341', '2015-05-08 09:59:04', '3', null, '1', '0', '40320', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050362062', '15251820285', '1', '152518202851431050892341', '2015-05-08 09:59:22', '3', null, '4', '0', '90114', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050377622', '15251820285', '1', '152518202851431050892341', '2015-05-08 09:59:37', '3', null, '4', '0', '20609', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050391231', '15251820285', '1', '152518202851431050892341', '2015-05-08 09:59:51', '3', null, '1', '0', '20604', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050403122', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:00:03', '3', null, '1', '0', '20601', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050430123', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:00:30', '3', null, '4', '0', '10411', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050455923', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:00:55', '3', null, '1', '0', '40201', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050495702', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:01:35', '3', null, '2', '0', '10205', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050510205', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:01:50', '3', null, '3', '0', '90107', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050544805', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:02:24', '3', null, '2', '0', '10710', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431050605567', '15251820285', '1', '152518202851431050892341', '2015-05-08 10:03:25', '3', null, '2', '0', '20610', '1431050881326', '2015-05-08 10:08:12', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431060957617', '15365182279', '1', '153651822791431061279973', '2015-05-08 12:55:57', '3', null, '1', '0', '10504', '1431061252453', '2015-05-08 13:01:20', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431061094627', '15365182279', '1', '153651822791431061279973', '2015-05-08 12:58:14', '3', null, '1', '0', '20502', '1431061252453', '2015-05-08 13:01:19', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431061155963', '15365182279', '1', '153651822791431061279973', '2015-05-08 12:59:15', '3', null, '1', '0', '20501', '1431061252453', '2015-05-08 13:01:19', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431063254557', '13815445502', '1', '138154455021431063306886', '2015-05-08 13:34:14', '3', null, '1', '0', '40204', '1430196072612', '2015-05-08 13:35:06', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431063296612', '13815445502', '1', '138154455021431063306886', '2015-05-08 13:34:56', '3', null, '1', '0', '20106', '1430196072612', '2015-05-08 13:35:06', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431064557767', '13861605337', '1', '138616053371431064658760', '2015-05-08 13:55:57', '3', null, '1', '0', '20112', '1430659947759', '2015-05-08 13:57:38', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431064576832', '13861605337', '1', '138616053371431064658760', '2015-05-08 13:56:16', '3', null, '1', '0', '20209', '1430659947759', '2015-05-08 13:57:38', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431064585295', '13861605337', '1', '138616053371431064658760', '2015-05-08 13:56:25', '3', null, '1', '0', '20301', '1430659947759', '2015-05-08 13:57:38', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431064630097', '13861605337', '1', '138616053371431064658760', '2015-05-08 13:57:10', '3', null, '1', '0', '20107', '1430659947759', '2015-05-08 13:57:38', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431066956371', '18724005167', '1', '187240051671431066970160', '2015-05-08 14:35:56', '3', null, '2', '0', '20608', '1430215725002', '2015-05-08 14:36:10', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431066973219', '15261896862', '1', '152618968621431067167899', '2015-05-08 14:36:13', '3', null, '1', '0', '20401', '1430880346706', '2015-05-08 14:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431067032745', '15261896862', '1', '152618968621431067167899', '2015-05-08 14:37:12', '3', null, '1', '0', '40315', '1430880346706', '2015-05-08 14:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431067042741', '15261896862', '1', '152618968621431067167899', '2015-05-08 14:37:22', '3', null, '1', '0', '40304', '1430880346706', '2015-05-08 14:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431067129744', '15261896862', '1', '152618968621431067167899', '2015-05-08 14:38:49', '3', null, '1', '0', '20107', '1430880346706', '2015-05-08 14:39:27', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431074808964', '13815445502', '1', '138154455021431074861052', '2015-05-08 16:46:48', '3', null, '1', '0', '10218', '1430196072612', '2015-05-08 16:47:41', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431074834995', '13815445502', '1', '138154455021431074861052', '2015-05-08 16:47:14', '3', null, '1', '0', '10205', '1430196072612', '2015-05-08 16:47:41', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431074853237', '13815445502', '1', '138154455021431074861052', '2015-05-08 16:47:33', '3', null, '1', '0', '10203', '1430196072612', '2015-05-08 16:47:41', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431075751974', '18252120427', '1', '182521204271431075914070', '2015-05-08 17:02:31', '3', null, '1', '0', '10302', '1430804181551', '2015-05-08 17:05:14', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431075759254', '18252120427', '1', '182521204271431075914070', '2015-05-08 17:02:39', '3', null, '8', '0', '10301', '1430804181551', '2015-05-08 17:05:14', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431075808431', '18252120427', '1', '182521204271431075914070', '2015-05-08 17:03:28', '3', null, '6', '0', '10720', '1430804181551', '2015-05-08 17:05:14', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431075820023', '18252120427', '1', '182521204271431075914070', '2015-05-08 17:03:40', '3', null, '1', '0', '10713', '1430804181551', '2015-05-08 17:05:14', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431075875994', '18252120427', '1', '182521204271431075914070', '2015-05-08 17:04:35', '3', null, '5', '0', '10418', '1430804181551', '2015-05-08 17:05:14', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081073974', '15190518013', '1', '151905180131431081177093', '2015-05-08 18:31:13', '3', null, '5', '0', '10101', '1430194088216', '2015-05-08 18:32:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081090171', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:31:30', '3', null, '2', '0', '40105', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081105610', '15190518013', '1', '151905180131431081177093', '2015-05-08 18:31:45', '3', null, '4', '0', '10301', '1430194088216', '2015-05-08 18:32:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081107718', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:31:47', '3', null, '1', '0', '20609', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081139444', '15190518013', '1', '151905180131431081177093', '2015-05-08 18:32:19', '3', null, '4', '0', '10720', '1430194088216', '2015-05-08 18:32:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081154736', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:32:34', '3', null, '1', '0', '10411', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081167867', '15190518013', '1', '151905180131431081177093', '2015-05-08 18:32:47', '3', null, '3', '0', '40302', '1430194088216', '2015-05-08 18:32:57', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081221641', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:33:41', '3', null, '1', '0', '40108', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081241947', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:34:01', '3', null, '2', '0', '10720', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431081268989', '15261895955', '1', '152618959551431081291294', '2015-05-08 18:34:28', '3', null, '1', '0', '40102', '1430194614988', '2015-05-08 18:34:51', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431082263123', '18061739312', '1', '180617393121431082829611', '2015-05-08 18:51:03', '3', null, '10', '0', '10101', '1430233845504', '2015-05-08 19:00:29', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431082381675', '18061739312', '1', '180617393121431082829611', '2015-05-08 18:53:01', '3', null, '1', '0', '10715', '1430233845504', '2015-05-08 19:00:29', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431082711368', '18061739312', '1', '180617393121431082829611', '2015-05-08 18:58:31', '3', null, '3', '0', '40106', '1430233845504', '2015-05-08 19:00:29', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431082803801', '18061739312', '1', '180617393121431082829611', '2015-05-08 19:00:03', '3', null, '1', '0', '20501', '1430233845504', '2015-05-08 19:00:29', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431083782178', '15366127275', '1', '153661272751431166208336', '2015-05-08 19:16:22', '3', null, '5', '0', '10301', '1431166185371', '2015-05-09 18:10:08', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431083812894', '15366127275', '1', '153661272751431166208336', '2015-05-08 19:16:52', '3', null, '6', '0', '10101', '1431166185371', '2015-05-09 18:10:08', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431084108706', '15366127275', '1', '153661272751431166208336', '2015-05-08 19:21:48', '3', null, '1', '0', '10220', '1431166185371', '2015-05-09 18:10:08', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431085122106', '15295569869', '1', '152955698691431085198526', '2015-05-08 19:38:42', '3', null, '1', '0', '20107', '1430140350821', '2015-05-08 19:39:58', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431085156128', '15295569869', '1', '152955698691431085198526', '2015-05-08 19:39:16', '3', null, '1', '0', '40102', '1430140350821', '2015-05-08 19:39:58', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431085177065', '15295569869', '1', '152955698691431085198526', '2015-05-08 19:39:37', '3', null, '10', '0', '10301', '1430140350821', '2015-05-08 19:39:58', '18114706485', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094232619', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:10:32', '3', null, '1', '0', '40102', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094238479', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:10:38', '3', null, '1', '0', '40106', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094242648', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:10:42', '3', null, '1', '0', '40105', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094248430', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:10:48', '3', null, '1', '0', '40104', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094255378', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:10:55', '3', null, '1', '0', '40103', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094271778', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:11:11', '3', null, '1', '0', '40107', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094314271', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:11:54', '3', null, '5', '0', '10301', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094321220', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:12:01', '3', null, '1', '0', '10713', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094334020', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:12:14', '3', null, '2', '0', '10708', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094362083', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:12:42', '3', null, '1', '0', '20101', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094370073', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:12:50', '3', null, '2', '0', '10204', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094391751', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:13:11', '3', null, '3', '0', '10101', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094436874', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:13:56', '3', null, '5', '0', '20609', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094553669', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:15:53', '3', null, '3', '0', '40304', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431094742468', '17768116252', '1', '177681162521431094809782', '2015-05-08 22:19:02', '3', null, '3', '0', '90111', '1431094805202', '2015-05-08 22:20:09', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431143726732', '15295569869', '1', '152955698691431143744223', '2015-05-09 11:55:26', '3', null, '50', '0', '10301', '1430140350821', '2015-05-09 11:55:44', '15151883572', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431144882902', '18066057126', '1', '180660571261431167754066', '2015-05-09 12:14:42', '3', null, '4', '0', '90107', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431144906375', '18066057126', '1', '180660571261431167754066', '2015-05-09 12:15:06', '3', null, '1', '0', '40202', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431144914994', '18066057126', '1', '180660571261431167754066', '2015-05-09 12:15:14', '3', null, '1', '0', '40112', '1430917522766', '2015-05-09 18:35:54', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431156136669', '18705199035', '1', null, '2015-05-09 15:22:16', '0', null, '3', '0', '40315', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431156148017', '18705199035', '1', null, '2015-05-09 15:22:28', '0', null, '1', '0', '20212', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431156187986', '18705199035', '1', null, '2015-05-09 15:23:07', '0', null, '1', '0', '10710', null, null, null, null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431160996420', '18551310166', '1', '185513101661431161174600', '2015-05-09 16:43:16', '3', null, '1', '0', '40102', '1430726869324', '2015-05-09 16:46:14', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431161002458', '18551310166', '1', '185513101661431161174600', '2015-05-09 16:43:22', '3', null, '1', '0', '40112', '1430726869324', '2015-05-09 16:46:14', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431161038540', '18551310166', '1', '185513101661431161174600', '2015-05-09 16:43:58', '3', null, '1', '0', '20209', '1430726869324', '2015-05-09 16:46:14', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431165993630', '15366127275', '1', '153661272751431166208336', '2015-05-09 18:06:33', '3', null, '3', '0', '10709', '1431166185371', '2015-05-09 18:10:08', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431170499367', '15365195716', '1', '153651957161431170682402', '2015-05-09 19:21:39', '3', null, '1', '0', '40401', '1430903632392', '2015-05-09 19:24:42', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431170529978', '15365195716', '1', '153651957161431170682402', '2015-05-09 19:22:09', '3', null, '1', '0', '20401', '1430903632392', '2015-05-09 19:24:42', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431170551817', '15365195716', '1', '153651957161431170682402', '2015-05-09 19:22:31', '3', null, '5', '0', '10101', '1430903632392', '2015-05-09 19:24:42', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431170867712', '15380820376', '1', '153808203761431171069895', '2015-05-09 19:27:47', '3', null, '1', '0', '20110', '1430230060734', '2015-05-09 19:31:09', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431170875060', '15380820376', '1', '153808203761431171069895', '2015-05-09 19:27:55', '3', null, '1', '0', '20111', '1430230060734', '2015-05-09 19:31:09', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431171024604', '15380820376', '1', '153808203761431171069895', '2015-05-09 19:30:24', '3', null, '2', '0', '10416', '1430230060734', '2015-05-09 19:31:09', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431171886204', '15251899171', '1', '152518991711431172293309', '2015-05-09 19:44:46', '3', null, '5', '0', '10301', '1431172249861', '2015-05-09 19:51:33', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431172136525', '15251899171', '1', '152518991711431172293309', '2015-05-09 19:48:56', '3', null, '2', '0', '10709', '1431172249861', '2015-05-09 19:51:33', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431172160127', '15251899171', '1', '152518991711431172293309', '2015-05-09 19:49:20', '3', null, '4', '0', '10101', '1431172249861', '2015-05-09 19:51:33', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431172204581', '15251899171', '1', '152518991711431172293309', '2015-05-09 19:50:04', '3', null, '2', '0', '20104', '1431172249861', '2015-05-09 19:51:33', '15850789886', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174659234', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:30:59', '3', null, '2', '0', '10301', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174691437', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:31:31', '3', null, '10', '0', '90111', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174717353', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:31:57', '3', null, '1', '0', '20616', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174783456', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:33:03', '3', null, '2', '0', '10720', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174830856', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:33:50', '3', null, '1', '0', '10409', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431174856904', '15295509505', '1', '152955095051431174874185', '2015-05-09 20:34:16', '3', null, '1', '0', '20602', '1430215931228', '2015-05-09 20:34:34', '17712916329', null, '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431181854675', '18013866641', '1', '180138666411431779677880', '2015-05-09 22:30:54', '3', null, '1', '0', '20505', '1430573737418', '2015-05-16 20:34:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431219866266', '18662835126', '1', '186628351261431219976199', '2015-05-10 09:04:26', '3', null, '5', '0', '20609', '1430266717780', '2015-05-10 09:06:16', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431219912814', '18662835126', '1', '186628351261431219976199', '2015-05-10 09:05:12', '3', null, '1', '0', '10302', '1430266717780', '2015-05-10 09:06:16', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431219961386', '18662835126', '1', '186628351261431219976199', '2015-05-10 09:06:01', '3', null, '3', '0', '20105', '1430266717780', '2015-05-10 09:06:16', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431232293503', '15961685555', '1', '159616855551431232360140', '2015-05-10 12:31:33', '3', null, '1', '0', '10507', '1431232134281', '2015-05-10 12:32:40', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431232331967', '15961685555', '1', '159616855551431232360140', '2015-05-10 12:32:11', '3', null, '1', '0', '20216', '1431232134281', '2015-05-10 12:32:40', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431234838438', '18252058069', '1', '182520580691431235143002', '2015-05-10 13:13:58', '3', null, '1', '0', '10414', '1431235121119', '2015-05-10 13:19:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431234850033', '18252058069', '1', '182520580691431235143002', '2015-05-10 13:14:10', '3', null, '1', '0', '20106', '1431235121119', '2015-05-10 13:19:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431234902485', '18252058069', '1', '182520580691431235143002', '2015-05-10 13:15:02', '3', null, '1', '0', '10205', '1431235121119', '2015-05-10 13:19:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431234984030', '18252058069', '1', '182520580691431235143002', '2015-05-10 13:16:24', '3', null, '1', '0', '10302', '1431235121119', '2015-05-10 13:19:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431235051558', '18252058069', '1', '182520580691431235143002', '2015-05-10 13:17:31', '3', null, '3', '0', '10101', '1431235121119', '2015-05-10 13:19:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431245172047', '13851558735', '1', '138515587351431245258740', '2015-05-10 16:06:12', '3', null, '1', '0', '40102', '1431245257405', '2015-05-10 16:07:38', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431245201323', '13851558735', '1', '138515587351431245258740', '2015-05-10 16:06:41', '3', null, '1', '0', '40106', '1431245257405', '2015-05-10 16:07:38', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431245207723', '13851558735', '1', '138515587351431245258740', '2015-05-10 16:06:47', '3', null, '1', '0', '40105', '1431245257405', '2015-05-10 16:07:38', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431245214084', '13851558735', '1', '138515587351431245258740', '2015-05-10 16:06:54', '3', null, '1', '0', '40104', '1431245257405', '2015-05-10 16:07:38', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431245220174', '13851558735', '1', '138515587351431245258740', '2015-05-10 16:07:00', '3', null, '1', '0', '40103', '1431245257405', '2015-05-10 16:07:38', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431250298652', '18705199209', '1', '187051992091431250343135', '2015-05-10 17:31:38', '3', null, '1', '0', '20112', '1430217024155', '2015-05-10 17:32:23', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431250330220', '18705199209', '1', '187051992091431250343135', '2015-05-10 17:32:10', '3', null, '1', '0', '20602', '1430217024155', '2015-05-10 17:32:23', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251020777', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:43:40', '3', null, '1', '0', '20602', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251044398', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:44:04', '3', null, '1', '0', '20617', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251097283', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:44:57', '3', null, '1', '0', '20405', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251113855', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:45:13', '3', null, '10', '0', '90111', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251156674', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:45:56', '3', null, '5', '0', '10301', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431251165267', '15295509505', '1', '152955095051431251188412', '2015-05-10 17:46:05', '3', null, '1', '0', '10411', '1430215931228', '2015-05-10 17:46:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253177976', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:19:37', '3', null, '1', '0', '20505', '1430886217079', '2015-05-10 18:38:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253432765', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:23:52', '3', null, '10', '0', '10101', '1430886217079', '2015-05-10 18:38:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253612939', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:26:52', '3', null, '1', '0', '10302', '1430886217079', '2015-05-10 18:38:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253696156', '18705198716', '1', '187051987161431253771831', '2015-05-10 18:28:16', '3', null, '1', '0', '20107', '1431253769264', '2015-05-10 18:29:31', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253721692', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:28:41', '3', null, '1', '0', '90101', '1430886217079', '2015-05-10 18:38:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253729685', '18705198716', '1', '187051987161431253771831', '2015-05-10 18:28:49', '3', null, '1', '0', '40205', '1431253769264', '2015-05-10 18:29:31', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431253749285', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:29:09', '3', null, '1', '0', '10412', '1430886217079', '2015-05-10 18:38:27', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431254288453', '13814504204', '1', '138145042041431254307973', '2015-05-10 18:38:08', '3', null, '1', '0', '20107', '1430886217079', '2015-05-10 18:38:27', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431259855877', '18705198389', '1', '187051983891431260068146', '2015-05-10 20:10:55', '3', null, '2', '0', '20216', '1430880199130', '2015-05-10 20:14:28', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270477300', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:07:57', '3', null, '1', '0', '90108', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270517957', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:08:37', '3', null, '1', '0', '10138', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270574284', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:09:34', '3', null, '1', '0', '10144', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270593310', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:09:53', '3', null, '1', '0', '10143', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270604164', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:10:04', '3', null, '1', '0', '90102', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270633731', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:10:33', '3', null, '1', '0', '20210', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270664156', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:11:04', '3', null, '1', '0', '20301', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270896909', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:14:56', '3', null, '1', '0', '10401', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431270949989', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:15:49', '3', null, '1', '0', '90114', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431271113533', '18362938239', '1', '183629382391431310932578', '2015-05-10 23:18:33', '3', null, '1', '0', '10706', '1430618682327', '2015-05-11 10:22:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431307693300', '13160076990', '1', '131600769901431307747738', '2015-05-11 09:28:13', '3', null, '4', '0', '90108', '1430270433261', '2015-05-11 09:29:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431307722010', '13160076990', '1', '131600769901431307747738', '2015-05-11 09:28:42', '3', null, '8', '0', '20609', '1430270433261', '2015-05-11 09:29:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318387372', '15651967988', '1', '156519679881431318692591', '2015-05-11 12:26:27', '3', null, '1', '0', '10209', '1431318681075', '2015-05-11 12:31:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318483883', '15651967988', '1', '156519679881431318692591', '2015-05-11 12:28:03', '3', null, '2', '0', '10409', '1431318681075', '2015-05-11 12:31:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318610011', '15651967988', '1', '156519679881431318692591', '2015-05-11 12:30:10', '3', null, '6', '0', '10301', '1431318681075', '2015-05-11 12:31:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318829311', '18061739312', '1', '180617393121431319007703', '2015-05-11 12:33:49', '3', null, '1', '0', '10705', '1430233845504', '2015-05-11 12:36:47', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318947800', '18061739312', '1', '180617393121431319007703', '2015-05-11 12:35:47', '3', null, '2', '0', '40313', '1430233845504', '2015-05-11 12:36:47', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318967876', '18061739312', '1', null, '2015-05-11 12:36:07', '0', null, '3', '0', '40320', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431318997716', '18061739312', '1', '180617393121431319007703', '2015-05-11 12:36:37', '3', null, '1', '0', '40322', '1430233845504', '2015-05-11 12:36:47', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319425382', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:43:45', '3', null, '1', '0', '10411', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319433910', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:43:53', '3', null, '1', '0', '90108', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319456862', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:44:16', '3', null, '1', '0', '20609', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319473774', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:44:33', '3', null, '1', '0', '90113', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319533911', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:45:33', '3', null, '5', '0', '10301', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319583175', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:46:23', '3', null, '3', '0', '40315', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431319590222', '15261895955', '1', '152618959551431319658763', '2015-05-11 12:46:30', '3', null, '1', '0', '40201', '1430194614988', '2015-05-11 12:47:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431327364167', '18705199233', '1', '187051992331431327457109', '2015-05-11 14:56:04', '3', null, '2', '0', '20112', '1430301839771', '2015-05-11 14:57:37', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431331084874', '15261896973', '1', '152618969731431331297036', '2015-05-11 15:58:04', '3', null, '1', '0', '40112', '1430220181373', '2015-05-11 16:01:37', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431331139984', '15261896973', '1', '152618969731431331297036', '2015-05-11 15:58:59', '3', null, '2', '0', '10720', '1430220181373', '2015-05-11 16:01:37', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431331197376', '15261896973', '1', '152618969731431331297036', '2015-05-11 15:59:57', '3', null, '1', '0', '20203', '1430220181373', '2015-05-11 16:01:37', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431331268556', '15261896973', '1', '152618969731431331297036', '2015-05-11 16:01:08', '3', null, '1', '0', '40205', '1430220181373', '2015-05-11 16:01:37', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431339380524', '15295509505', '1', '152955095051431349160924', '2015-05-11 18:16:20', '3', null, '5', '0', '90111', '1430215931228', '2015-05-11 20:59:20', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431339439621', '15295509505', '1', '152955095051431349160924', '2015-05-11 18:17:19', '3', null, '1', '0', '40313', '1430215931228', '2015-05-11 20:59:20', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431341306033', '15190518013', '1', '151905180131431341486578', '2015-05-11 18:48:26', '3', null, '2', '0', '10105', '1430194088216', '2015-05-11 18:51:26', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431341316239', '15190518013', '1', '151905180131431341486578', '2015-05-11 18:48:36', '3', null, '2', '0', '10418', '1430194088216', '2015-05-11 18:51:26', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431341432840', '15190518013', '1', '151905180131431341486578', '2015-05-11 18:50:32', '3', null, '2', '0', '10402', '1430194088216', '2015-05-11 18:51:26', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431341461407', '15190518013', '1', '151905180131431341486578', '2015-05-11 18:51:01', '3', null, '1', '0', '90113', '1430194088216', '2015-05-11 18:51:26', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431341831946', '18896586309', '1', null, '2015-05-11 18:57:11', '0', null, '2', '0', '10301', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431342335059', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:05:35', '3', null, '2', '0', '10301', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431342628232', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:10:28', '3', null, '3', '0', '10709', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431342641691', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:10:41', '3', null, '1', '0', '20505', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431342724629', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:12:04', '3', null, '1', '0', '20107', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431343038054', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:17:18', '3', null, '1', '0', '10302', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431343240012', '13814504204', '1', '138145042041431343265488', '2015-05-11 19:20:40', '3', null, '2', '0', '40310', '1430886217079', '2015-05-11 19:21:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431343936267', '13815445502', '1', '138154455021431344276612', '2015-05-11 19:32:16', '3', null, '1', '0', '40110', '1430196072612', '2015-05-11 19:37:56', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431343950970', '13815445502', '1', '138154455021431344276612', '2015-05-11 19:32:30', '3', null, '1', '0', '40107', '1430196072612', '2015-05-11 19:37:56', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431344062865', '13815445502', '1', '138154455021431344276612', '2015-05-11 19:34:22', '3', null, '1', '0', '40205', '1430196072612', '2015-05-11 19:37:56', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431344415108', '13861605337', '1', '138616053371431344694972', '2015-05-11 19:40:15', '3', null, '1', '0', '20216', '1430659947759', '2015-05-11 19:44:55', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431344548609', '13861605337', '1', '138616053371431344694972', '2015-05-11 19:42:28', '3', null, '1', '0', '20203', '1430659947759', '2015-05-11 19:44:55', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431344610276', '13861605337', '1', '138616053371431344694972', '2015-05-11 19:43:30', '3', null, '1', '0', '20501', '1430659947759', '2015-05-11 19:44:54', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431344679660', '13861605337', '1', '138616053371431344694972', '2015-05-11 19:44:39', '3', null, '4', '0', '20609', '1430659947759', '2015-05-11 19:44:54', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431346676862', '18724005167', '1', '187240051671431346728028', '2015-05-11 20:17:56', '3', null, '1', '0', '10220', '1430215725002', '2015-05-11 20:18:48', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431346684966', '18724005167', '1', '187240051671431346728028', '2015-05-11 20:18:04', '3', null, '1', '0', '10202', '1430215725002', '2015-05-11 20:18:48', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431346704038', '18724005167', '1', '187240051671431346728028', '2015-05-11 20:18:24', '3', null, '1', '0', '10402', '1430215725002', '2015-05-11 20:18:48', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431347194621', '13585165686', '1', '135851656861431347338075', '2015-05-11 20:26:34', '3', null, '2', '0', '20107', '1431347335595', '2015-05-11 20:28:58', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431347243416', '18705199233', '1', '187051992331431347268452', '2015-05-11 20:27:23', '3', null, '1', '0', '20101', '1431327448315', '2015-05-11 20:27:48', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431347254595', '18705199233', '1', '187051992331431347268452', '2015-05-11 20:27:34', '3', null, '1', '0', '20110', '1431327448315', '2015-05-11 20:27:48', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431347261103', '13585165686', '1', '135851656861431347338075', '2015-05-11 20:27:41', '3', null, '2', '0', '10217', '1431347335595', '2015-05-11 20:28:58', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431349006227', '15295509505', '1', '152955095051431349160924', '2015-05-11 20:56:46', '3', null, '1', '0', '20216', '1430215931228', '2015-05-11 20:59:20', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431349036423', '15295509505', '1', '152955095051431349160924', '2015-05-11 20:57:16', '3', null, '1', '0', '40315', '1430215931228', '2015-05-11 20:59:20', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431349092202', '15295509505', '1', '152955095051431349160924', '2015-05-11 20:58:12', '3', null, '1', '0', '20602', '1430215931228', '2015-05-11 20:59:20', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431349311014', '18651323581', '1', '186513235811431349359759', '2015-05-11 21:01:51', '3', null, '1', '0', '40202', '1431349355327', '2015-05-11 21:02:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431349323627', '18651323581', '1', '186513235811431349359759', '2015-05-11 21:02:03', '3', null, '1', '0', '40102', '1431349355327', '2015-05-11 21:02:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431350804657', '15151883571', '1', null, '2015-05-11 21:26:44', '0', null, '2', '0', '20407', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431352537412', '15365132560', '1', null, '2015-05-11 21:55:37', '0', null, '1', '0', '20209', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431352558187', '15365132560', '1', null, '2015-05-11 21:55:58', '0', null, '1', '0', '20107', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431405306041', '18061739312', '1', '180617393121431405395727', '2015-05-12 12:35:06', '3', null, '1', '0', '40318', '1430233845504', '2015-05-12 12:36:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431405342187', '18061739312', '1', '180617393121431405395727', '2015-05-12 12:35:42', '3', null, '1', '0', '40106', '1430233845504', '2015-05-12 12:36:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431405346699', '18061739312', '1', '180617393121431405395727', '2015-05-12 12:35:46', '3', null, '1', '0', '40105', '1430233845504', '2015-05-12 12:36:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431406259457', '18705198716', '1', '187051987161431406355868', '2015-05-12 12:50:59', '3', null, '2', '0', '40205', '1431253769264', '2015-05-12 12:52:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431406320821', '18705198716', '1', '187051987161431406355868', '2015-05-12 12:52:00', '3', null, '8', '0', '40315', '1431253769264', '2015-05-12 12:52:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431421753312', '15151883572', '1', '151518835721432456881073', '2015-05-12 17:09:13', '3', null, '3', '0', '10721', '1427691760293', '2015-05-24 16:41:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431423099929', '13040101273', '1', '130401012731431423107555', '2015-05-12 17:31:39', '3', null, '2', '0', '10611', '1430282698225', '2015-05-12 17:31:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431431016589', '13451895624', '1', '134518956241431431138298', '2015-05-12 19:43:36', '3', null, '6', '0', '40315', '1430834407532', '2015-05-12 19:45:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431431066901', '13451895624', '1', '134518956241431431138298', '2015-05-12 19:44:26', '3', null, '2', '0', '10301', '1430834407532', '2015-05-12 19:45:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431431122473', '13451895624', '1', '134518956241431431138298', '2015-05-12 19:45:22', '3', null, '2', '0', '40304', '1430834407532', '2015-05-12 19:45:38', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431432524514', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:08:44', '3', null, '1', '0', '20107', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431433736142', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:28:56', '3', null, '1', '0', '10710', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431433759614', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:29:19', '3', null, '1', '0', '10401', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431433815506', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:30:15', '3', null, '1', '0', '90114', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431433823873', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:30:23', '3', null, '1', '0', '40105', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431434254724', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:37:34', '3', null, '2', '0', '40315', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431434456084', '15261896862', '1', '152618968621431434466000', '2015-05-12 20:40:56', '3', null, '1', '0', '40106', '1430880346706', '2015-05-12 20:41:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431476415424', '18705198716', '1', '187051987161431479239670', '2015-05-13 08:20:15', '3', null, '40', '0', '40315', '1431253769264', '2015-05-13 09:07:19', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431479274538', '18705198716', '1', '187051987161431479286759', '2015-05-13 09:07:54', '3', null, '40', '0', '40315', '1431253769264', '2015-05-13 09:08:06', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480604022', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:30:04', '3', null, '1', '0', '20405', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480610810', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:30:10', '3', null, '5', '0', '90111', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480650392', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:30:50', '3', null, '1', '0', '10114', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480671510', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:31:11', '3', null, '1', '0', '10205', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480682469', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:31:22', '3', null, '1', '0', '10202', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431480691311', '15295509505', '1', '152955095051431480714275', '2015-05-13 09:31:31', '3', null, '1', '0', '20105', '1430215931228', '2015-05-13 09:31:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431485779931', '18020118356', '1', '180201183561431486386220', '2015-05-13 10:56:19', '3', null, '1', '0', '20110', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431485786150', '18061739312', '1', '180617393121431520275236', '2015-05-13 10:56:26', '3', null, '10', '0', '10101', '1430233845504', '2015-05-13 20:31:15', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431485813890', '18020118356', '1', '180201183561431486386220', '2015-05-13 10:56:53', '3', null, '2', '0', '10104', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431485877374', '18061739312', '1', '180617393121431520275236', '2015-05-13 10:57:57', '3', null, '2', '0', '40106', '1430233845504', '2015-05-13 20:31:15', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431485958922', '18061739312', '1', '180617393121431520275236', '2015-05-13 10:59:18', '3', null, '1', '0', '10715', '1430233845504', '2015-05-13 20:31:15', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486007544', '18061739312', '1', '180617393121431520275236', '2015-05-13 11:00:07', '3', null, '2', '0', '90116', '1430233845504', '2015-05-13 20:31:15', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486012562', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:00:12', '3', null, '1', '0', '40102', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486039790', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:00:39', '3', null, '1', '0', '10209', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486053892', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:00:53', '3', null, '1', '0', '10713', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486059599', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:00:59', '3', null, '3', '0', '10710', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486082932', '18061739312', '1', '180617393121431520275236', '2015-05-13 11:01:22', '3', null, '1', '0', '20501', '1430233845504', '2015-05-13 20:31:15', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486352723', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:05:52', '3', null, '2', '0', '10418', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431486359745', '18020118356', '1', '180201183561431486386220', '2015-05-13 11:05:59', '3', null, '1', '0', '10101', '1430288419148', '2015-05-13 11:06:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431501213777', '18094390667', '1', '180943906671431501258156', '2015-05-13 15:13:33', '3', null, '3', '0', '20209', '1431501251014', '2015-05-13 15:14:18', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431502831759', '15151883571', '1', null, '2015-05-13 15:40:31', '0', null, '2', '0', '10145', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431512227326', '15261896973', '1', '152618969731431512260713', '2015-05-13 18:17:07', '3', null, '2', '0', '20301', '1430220181373', '2015-05-13 18:17:40', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431512242905', '15261896973', '1', '152618969731431512260713', '2015-05-13 18:17:22', '3', null, '1', '0', '20216', '1430220181373', '2015-05-13 18:17:40', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431515656142', '18705199233', '1', '187051992331431515823098', '2015-05-13 19:14:16', '3', null, '6', '0', '90111', '1431327448315', '2015-05-13 19:17:03', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431515727711', '18705199233', '1', '187051992331431515823098', '2015-05-13 19:15:27', '3', null, '2', '0', '10403', '1431327448315', '2015-05-13 19:17:03', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431515810860', '18705199233', '1', '187051992331431515823098', '2015-05-13 19:16:50', '3', null, '1', '0', '10415', '1431327448315', '2015-05-13 19:17:03', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431516405190', '15380820376', '1', '153808203761431516606575', '2015-05-13 19:26:45', '3', null, '1', '0', '20505', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431516490638', '15380820376', '1', '153808203761431516606575', '2015-05-13 19:28:10', '3', null, '1', '0', '10206', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431516497839', '15380820376', '1', '153808203761431516606575', '2015-05-13 19:28:17', '3', null, '1', '0', '10416', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431516524719', '15380820376', '1', '153808203761431516606575', '2015-05-13 19:28:44', '3', null, '1', '0', '10302', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431516534541', '15380820376', '1', '153808203761431516606575', '2015-05-13 19:28:54', '3', null, '1', '0', '90114', '1430230060734', '2015-05-13 19:30:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431521442065', '18705198389', '1', '187051983891431521477008', '2015-05-13 20:50:42', '3', null, '1', '0', '20216', '1430880199130', '2015-05-13 20:51:17', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431521458090', '18705198389', '1', '187051983891431521477008', '2015-05-13 20:50:58', '3', null, '1', '0', '20107', '1430880199130', '2015-05-13 20:51:17', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431527057554', '15605159822', '1', '156051598221431669370904', '2015-05-13 22:24:17', '3', null, '10', '0', '10101', '1430449291849', '2015-05-15 13:56:10', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431527388329', '-1', '1', null, '2015-05-13 22:29:48', '0', null, '1', '0', '20209', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431527485191', '-1', '1', null, '2015-05-13 22:31:25', '0', null, '1', '0', '90114', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431527489817', '-1', '1', null, '2015-05-13 22:31:29', '0', null, '1', '0', '90113', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431577761090', '13814504204', '1', '138145042041431578303480', '2015-05-14 12:29:21', '3', null, '1', '0', '20505', '1430886217079', '2015-05-14 12:38:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431577870575', '13814504204', '1', '138145042041431578303480', '2015-05-14 12:31:10', '3', null, '2', '0', '20107', '1430886217079', '2015-05-14 12:38:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431577926996', '13814504204', '1', '138145042041431578303480', '2015-05-14 12:32:06', '3', null, '1', '0', '40310', '1430886217079', '2015-05-14 12:38:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431577931497', '13814504204', '1', '138145042041431578303480', '2015-05-14 12:32:11', '3', null, '1', '0', '40311', '1430886217079', '2015-05-14 12:38:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431578251362', '13814504204', '1', '138145042041431578303480', '2015-05-14 12:37:31', '3', null, '2', '0', '10720', '1430886217079', '2015-05-14 12:38:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579208622', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:53:28', '3', null, '1', '0', '40112', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579219427', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:53:39', '3', null, '1', '0', '40111', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579232794', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:53:52', '3', null, '1', '0', '40110', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579310576', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:55:10', '3', null, '1', '0', '20107', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579380614', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:56:20', '3', null, '1', '0', '20105', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579397311', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:56:37', '3', null, '2', '0', '90116', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431579447518', '15365128369', '1', '153651283691431579629262', '2015-05-14 12:57:27', '3', null, '3', '0', '10301', '1430281199125', '2015-05-14 13:00:29', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431589416493', '18705198389', '1', '187051983891431589482632', '2015-05-14 15:43:36', '3', null, '1', '0', '20107', '1430880199130', '2015-05-14 15:44:42', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431589468389', '18705198389', '1', '187051983891431589482632', '2015-05-14 15:44:28', '3', null, '1', '0', '20502', '1430880199130', '2015-05-14 15:44:42', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431592728840', '15261896862', '1', '152618968621431592797043', '2015-05-14 16:38:48', '3', null, '1', '0', '20107', '1430880346706', '2015-05-14 16:39:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431592758443', '15261896862', '1', '152618968621431592797043', '2015-05-14 16:39:18', '3', null, '1', '0', '20301', '1430880346706', '2015-05-14 16:39:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431592772501', '15261896862', '1', '152618968621431592797043', '2015-05-14 16:39:32', '3', null, '1', '0', '20401', '1430880346706', '2015-05-14 16:39:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431597620096', '18705199209', '1', '187051992091431597750893', '2015-05-14 18:00:20', '3', null, '1', '0', '10107', '1430217024155', '2015-05-14 18:02:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431597638391', '18705199209', '1', '187051992091431597750893', '2015-05-14 18:00:38', '3', null, '1', '0', '10144', '1430217024155', '2015-05-14 18:02:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431597704917', '18705199209', '1', '187051992091431597750893', '2015-05-14 18:01:44', '3', null, '2', '0', '10101', '1430217024155', '2015-05-14 18:02:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431598108033', '18724005167', '1', '187240051671431598231433', '2015-05-14 18:08:28', '3', null, '1', '0', '20209', '1430215725002', '2015-05-14 18:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431598160677', '18724005167', '1', '187240051671431598231433', '2015-05-14 18:09:20', '3', null, '4', '0', '20107', '1430215725002', '2015-05-14 18:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605114315', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:05:14', '3', null, '14', '0', '10301', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605292802', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:08:12', '3', null, '1', '0', '40114', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605341728', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:09:01', '3', null, '1', '0', '10713', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605357104', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:09:17', '3', null, '3', '0', '10708', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605375672', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:09:35', '3', null, '2', '0', '90113', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605503797', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:11:43', '3', null, '4', '0', '90111', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605518875', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:11:58', '3', null, '5', '0', '10204', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605549171', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:12:29', '3', null, '5', '0', '10101', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431605579386', '17768116252', '1', '177681162521431605668408', '2015-05-14 20:12:59', '3', null, '10', '0', '20609', '1431094805202', '2015-05-14 20:14:28', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431606374260', '15295509505', '1', '152955095051431606477174', '2015-05-14 20:26:14', '3', null, '2', '0', '20209', '1430215931228', '2015-05-14 20:27:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431606387743', '15295509505', '1', '152955095051431606477174', '2015-05-14 20:26:27', '3', null, '1', '0', '20501', '1430215931228', '2015-05-14 20:27:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431606429676', '15295509505', '1', '152955095051431606477174', '2015-05-14 20:27:09', '3', null, '1', '0', '20111', '1430215931228', '2015-05-14 20:27:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431606457279', '15295509505', '1', '152955095051431606477174', '2015-05-14 20:27:37', '3', null, '3', '0', '90111', '1430215931228', '2015-05-14 20:27:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431606469110', '15295509505', '1', '152955095051431606477174', '2015-05-14 20:27:49', '3', null, '1', '0', '10301', '1430215931228', '2015-05-14 20:27:57', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431608962607', '15005527591', '1', '150055275911431609066663', '2015-05-14 21:09:22', '3', null, '2', '0', '20112', '1431609064380', '2015-05-14 21:11:06', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613148908', '15366031030', '1', '153660310301431690667116', '2015-05-14 22:19:08', '3', null, '1', '0', '20209', '1430143358581', '2015-05-15 19:51:07', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613183738', '15366031030', '1', '153660310301431690667116', '2015-05-14 22:19:43', '3', null, '1', '0', '20616', '1430143358581', '2015-05-15 19:51:07', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613210813', '15366031030', '1', null, '2015-05-14 22:20:10', '0', null, '1', '0', '40112', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613226022', '15366031030', '1', '153660310301431690667116', '2015-05-14 22:20:26', '3', null, '2', '0', '40110', '1430143358581', '2015-05-15 19:51:07', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613234693', '15366031030', '1', null, '2015-05-14 22:20:34', '0', null, '3', '0', '40403', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613277368', '15366031030', '1', '153660310301431690667116', '2015-05-14 22:21:17', '3', null, '4', '0', '10101', '1430143358581', '2015-05-15 19:51:07', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613309507', '15366031030', '1', '153660310301432559809378', '2015-05-14 22:21:49', '3', null, '2', '0', '20603', '1430143358581', '2015-05-25 21:16:49', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613316711', '15366031030', '1', null, '2015-05-14 22:21:56', '0', null, '2', '0', '40310', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613333672', '15366031030', '1', '153660310301431690667116', '2015-05-14 22:22:13', '3', null, '4', '0', '90101', '1430143358581', '2015-05-15 19:51:07', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431613344288', '15366031030', '1', null, '2015-05-14 22:22:24', '0', null, '2', '0', '10130', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431657365607', '15261895955', '1', '152618959551431657498854', '2015-05-15 10:36:05', '3', null, '1', '0', '10411', '1430194614988', '2015-05-15 10:38:18', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431657369812', '15261895955', '1', '152618959551431657498854', '2015-05-15 10:36:09', '3', null, '1', '0', '20106', '1430194614988', '2015-05-15 10:38:18', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431657373883', '15261895955', '1', '152618959551431657498854', '2015-05-15 10:36:13', '3', null, '1', '0', '20609', '1430194614988', '2015-05-15 10:38:18', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431657421350', '15261895955', '1', '152618959551431657498854', '2015-05-15 10:37:01', '3', null, '1', '0', '40105', '1430194614988', '2015-05-15 10:38:18', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431657481637', '15261895955', '1', '152618959551431657498854', '2015-05-15 10:38:01', '3', null, '1', '0', '10220', '1430194614988', '2015-05-15 10:38:18', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431660686098', '15251895527', '1', '152518955271431662175822', '2015-05-15 11:31:26', '3', null, '1', '0', '10506', '1430213301695', '2015-05-15 11:56:15', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431660785571', '15251895527', '1', '152518955271431662175822', '2015-05-15 11:33:05', '3', null, '1', '0', '40316', '1430213301695', '2015-05-15 11:56:15', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431661055977', '15251895527', '1', '152518955271431662175822', '2015-05-15 11:37:35', '3', null, '12', '0', '20601', '1430213301695', '2015-05-15 11:56:15', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431661140658', '15251895527', '1', '152518955271431662175822', '2015-05-15 11:39:00', '3', null, '1', '0', '20112', '1430213301695', '2015-05-15 11:56:15', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431664484064', '15261896973', '1', '152618969731431664510985', '2015-05-15 12:34:44', '3', null, '1', '0', '10113', '1430220181373', '2015-05-15 12:35:11', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431664499555', '15261896973', '1', '152618969731431664510985', '2015-05-15 12:34:59', '3', null, '1', '0', '20301', '1430220181373', '2015-05-15 12:35:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431666322825', '18705199202', '1', '187051992021431666812743', '2015-05-15 13:05:22', '3', null, '1', '0', '40210', '1431524006786', '2015-05-15 13:13:32', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431666481658', '18705199202', '1', '187051992021431666812743', '2015-05-15 13:08:01', '3', null, '1', '0', '10713', '1431524006786', '2015-05-15 13:13:32', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431666630897', '18705199202', '1', '187051992021431666812743', '2015-05-15 13:10:30', '3', null, '1', '0', '20107', '1431524006786', '2015-05-15 13:13:32', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431666793547', '18705199202', '1', '187051992021431666812743', '2015-05-15 13:13:13', '3', null, '5', '0', '90116', '1431524006786', '2015-05-15 13:13:32', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431669361435', '15605159822', '1', '156051598221431669370904', '2015-05-15 13:56:01', '3', null, '1', '0', '20505', '1430449291849', '2015-05-15 13:56:10', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431670580312', '13815445502', '1', '138154455021431671480495', '2015-05-15 14:16:20', '3', null, '1', '0', '10219', '1430196072612', '2015-05-15 14:31:20', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431670638864', '13815445502', '1', '138154455021431671480495', '2015-05-15 14:17:18', '3', null, '1', '0', '20107', '1430196072612', '2015-05-15 14:31:20', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431671466606', '13815445502', '1', '138154455021431671480495', '2015-05-15 14:31:06', '3', null, '1', '0', '40204', '1430196072612', '2015-05-15 14:31:20', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431672585965', '15005527591', '1', '150055275911431672841573', '2015-05-15 14:49:45', '3', null, '1', '0', '10710', '1431609064380', '2015-05-15 14:54:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431672605011', '15005527591', '1', '150055275911431672841573', '2015-05-15 14:50:05', '3', null, '2', '0', '90111', '1431609064380', '2015-05-15 14:54:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431672690080', '15005527591', '1', '150055275911431672841573', '2015-05-15 14:51:30', '3', null, '1', '0', '90115', '1431609064380', '2015-05-15 14:54:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431672735090', '15005527591', '1', '150055275911431672841573', '2015-05-15 14:52:15', '3', null, '1', '0', '90112', '1431609064380', '2015-05-15 14:54:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431672808912', '15005527591', '1', '150055275911431672841573', '2015-05-15 14:53:28', '3', null, '1', '0', '90113', '1431609064380', '2015-05-15 14:54:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675050779', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:30:50', '3', null, '1', '0', '10220', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675192591', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:33:12', '3', null, '1', '0', '20216', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675233146', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:33:53', '3', null, '1', '0', '90115', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675259006', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:34:19', '3', null, '1', '0', '20608', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675411033', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:36:51', '3', null, '1', '0', '90116', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675592345', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:39:52', '3', null, '1', '0', '10409', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431675668578', '13815445502', '1', '138154455021431675691363', '2015-05-15 15:41:08', '3', null, '2', '0', '10101', '1430196072612', '2015-05-15 15:41:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431676209629', '18705198389', '1', '187051983891431676413551', '2015-05-15 15:50:09', '3', null, '1', '0', '20216', '1430880199130', '2015-05-15 15:53:33', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431676397841', '18705198389', '1', '187051983891431676413551', '2015-05-15 15:53:17', '3', null, '1', '0', '20107', '1430880199130', '2015-05-15 15:53:33', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683159152', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:45:59', '3', null, '1', '0', '10713', '1430295105062', '2015-05-15 17:51:36', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683172633', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:46:12', '3', null, '2', '0', '10720', '1430295105062', '2015-05-15 17:51:36', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683194706', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:46:34', '3', null, '2', '0', '20107', '1430295105062', '2015-05-15 17:51:36', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683264340', '15380820376', '1', '153808203761431687645500', '2015-05-15 17:47:44', '3', null, '3', '0', '20505', '1430230060734', '2015-05-15 19:00:45', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683307776', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:48:27', '3', null, '1', '0', '40102', '1430295105062', '2015-05-15 17:51:36', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683324775', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:48:44', '3', null, '1', '0', '10143', '1430295105062', '2015-05-15 17:51:36', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431683415147', '13160076967', '1', '131600769671431683495990', '2015-05-15 17:50:15', '3', null, '3', '0', '40310', '1430295105062', '2015-05-15 17:51:35', '15850789886', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431684604197', '15295566015', '1', '152955660151431684910747', '2015-05-15 18:10:04', '3', null, '10', '0', '10101', '1431684892337', '2015-05-15 18:15:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431684674540', '15295566015', '1', '152955660151431684910747', '2015-05-15 18:11:14', '3', null, '1', '0', '20106', '1431684892337', '2015-05-15 18:15:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431684830091', '15295566015', '1', '152955660151431684910747', '2015-05-15 18:13:50', '3', null, '5', '0', '10411', '1431684892337', '2015-05-15 18:15:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686046127', '18705199233', '1', '187051992331431686224141', '2015-05-15 18:34:06', '3', null, '1', '0', '20110', '1431327448315', '2015-05-15 18:37:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686098134', '18705199233', '1', '187051992331431686224141', '2015-05-15 18:34:58', '3', null, '1', '0', '20615', '1431327448315', '2015-05-15 18:37:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686165808', '18705199233', '1', '187051992331431686224141', '2015-05-15 18:36:05', '3', null, '2', '0', '90109', '1431327448315', '2015-05-15 18:37:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686188364', '15151885657', '1', '151518856571431686359626', '2015-05-15 18:36:28', '3', null, '4', '0', '10301', '1431686355726', '2015-05-15 18:39:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686199851', '18705199233', '1', '187051992331431686224141', '2015-05-15 18:36:39', '3', null, '2', '0', '10415', '1431327448315', '2015-05-15 18:37:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686228278', '15151885657', '1', '151518856571431686359626', '2015-05-15 18:37:08', '3', null, '4', '0', '10411', '1431686355726', '2015-05-15 18:39:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686265066', '15151885657', '1', '151518856571431686359626', '2015-05-15 18:37:45', '3', null, '1', '0', '40106', '1431686355726', '2015-05-15 18:39:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431686319093', '15151885657', '1', '151518856571431686359626', '2015-05-15 18:38:39', '3', null, '2', '0', '40102', '1431686355726', '2015-05-15 18:39:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431687440103', '15380820376', '1', '153808203761431687645500', '2015-05-15 18:57:20', '3', null, '2', '0', '10302', '1430230060734', '2015-05-15 19:00:45', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431687531231', '15380820376', '1', '153808203761431687645500', '2015-05-15 18:58:51', '3', null, '1', '0', '90114', '1430230060734', '2015-05-15 19:00:45', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431696903248', '15896319989', '1', '158963199891431951716476', '2015-05-15 21:35:03', '3', null, '1', '0', '20209', '1431696973639', '2015-05-18 20:21:56', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431697747733', '18013866641', '1', '180138666411431779677880', '2015-05-15 21:49:07', '3', null, '6', '0', '20703', '1430573737418', '2015-05-16 20:34:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431754974858', '18252058069', '1', '182520580691431755281926', '2015-05-16 13:42:54', '3', null, '4', '0', '10101', '1431235121119', '2015-05-16 13:48:01', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431754996921', '18252058069', '1', '182520580691431755281926', '2015-05-16 13:43:16', '3', null, '1', '0', '10414', '1431235121119', '2015-05-16 13:48:01', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431755005611', '18252058069', '1', '182520580691431755281926', '2015-05-16 13:43:25', '3', null, '2', '0', '20609', '1431235121119', '2015-05-16 13:48:01', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431755252327', '18252058069', '1', '182520580691431755281926', '2015-05-16 13:47:32', '3', null, '1', '0', '40102', '1431235121119', '2015-05-16 13:48:01', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431758713545', '15605159822', '1', '156051598221431758844765', '2015-05-16 14:45:13', '3', null, '10', '0', '10101', '1430449291849', '2015-05-16 14:47:24', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431758743830', '15605159822', '1', '156051598221431758844765', '2015-05-16 14:45:43', '3', null, '4', '0', '90111', '1430449291849', '2015-05-16 14:47:24', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431758800055', '15605159822', '1', '156051598221431758844765', '2015-05-16 14:46:40', '3', null, '5', '0', '10301', '1430449291849', '2015-05-16 14:47:24', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772383535', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:33:03', '3', null, '1', '0', '20617', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772410108', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:33:30', '3', null, '1', '0', '40201', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772459366', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:34:19', '3', null, '1', '0', '10709', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772468661', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:34:28', '3', null, '3', '0', '90112', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772475045', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:34:35', '3', null, '3', '0', '90111', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772514780', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:35:14', '3', null, '2', '0', '90108', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772527975', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:35:27', '3', null, '1', '0', '20609', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431772534331', '15295509505', '1', '152955095051431772549044', '2015-05-16 18:35:34', '3', null, '1', '0', '10411', '1430215931228', '2015-05-16 18:35:49', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431775718366', '15366127275', '1', '153661272751431776317495', '2015-05-16 19:28:38', '3', null, '1', '0', '20107', '1431166185371', '2015-05-16 19:38:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431775777054', '15366127275', '1', '153661272751431776317495', '2015-05-16 19:29:37', '3', null, '2', '0', '10709', '1431166185371', '2015-05-16 19:38:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431775824646', '15366127275', '1', '153661272751431776317495', '2015-05-16 19:30:24', '3', null, '1', '0', '40102', '1431166185371', '2015-05-16 19:38:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431776141066', '15366127275', '1', '153661272751431776317495', '2015-05-16 19:35:41', '3', null, '4', '0', '10301', '1431166185371', '2015-05-16 19:38:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431776207500', '15366127275', '1', '153661272751431776317495', '2015-05-16 19:36:47', '3', null, '1', '0', '10220', '1431166185371', '2015-05-16 19:38:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431779103002', '13861605337', '1', '138616053371431779182582', '2015-05-16 20:25:03', '3', null, '1', '0', '20216', '1430659947759', '2015-05-16 20:26:22', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431779129992', '13861605337', '1', '138616053371431779182582', '2015-05-16 20:25:29', '3', null, '1', '0', '20501', '1430659947759', '2015-05-16 20:26:22', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431779171881', '13861605337', '1', '138616053371431779182582', '2015-05-16 20:26:11', '3', null, '1', '0', '20206', '1430659947759', '2015-05-16 20:26:22', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431780487209', '18252120427', '1', '182521204271431780746526', '2015-05-16 20:48:07', '3', null, '3', '0', '20609', '1430804181551', '2015-05-16 20:52:26', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431780615992', '18252120427', '1', '182521204271431780746526', '2015-05-16 20:50:15', '3', null, '1', '0', '10302', '1430804181551', '2015-05-16 20:52:26', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431780712021', '18252120427', '1', '182521204271431780746526', '2015-05-16 20:51:52', '3', null, '3', '0', '20208', '1430804181551', '2015-05-16 20:52:26', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431794358390', '18662835126', '1', '186628351261432180329719', '2015-05-17 00:39:18', '3', null, '2', '0', '10302', '1430266717780', '2015-05-21 11:52:09', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431830399208', '15151883572', '1', '151518835721432456881073', '2015-05-17 10:39:59', '3', null, '3', '0', '90116', '1427691760293', '2015-05-24 16:41:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431843338145', '18362938239', '1', '183629382391432543892580', '2015-05-17 14:15:38', '3', null, '4', '0', '90109', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431843380437', '18362938239', '1', '183629382391432543892580', '2015-05-17 14:16:20', '3', null, '1', '0', '20601', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847223198', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:20:23', '3', null, '1', '0', '10202', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847252810', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:20:52', '3', null, '1', '0', '10402', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847261530', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:21:01', '3', null, '1', '0', '10713', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847322425', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:22:02', '3', null, '1', '0', '10405', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847357348', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:22:37', '3', null, '1', '0', '10118', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847440433', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:24:00', '3', null, '1', '0', '10128', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847447042', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:24:07', '3', null, '1', '0', '20605', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847490281', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:24:50', '3', null, '1', '0', '10414', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847696843', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:28:16', '3', null, '1', '0', '20111', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431847758648', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:29:18', '3', null, '3', '0', '10101', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431848046507', '18362938239', '1', '183629382391432543892580', '2015-05-17 15:34:06', '3', null, '2', '0', '40105', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431848053620', '18362938239', '1', '183629382391432543892580', '2015-05-17 15:34:13', '3', null, '1', '0', '40202', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431848578471', '18020118356', '1', '180201183561431848587101', '2015-05-17 15:42:58', '3', null, '1', '0', '10302', '1430288419148', '2015-05-17 15:43:07', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431857907061', '18362938239', '1', '183629382391432543892580', '2015-05-17 18:18:27', '3', null, '1', '0', '20204', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431857938985', '18362938239', '1', '183629382391432543892580', '2015-05-17 18:18:58', '3', null, '1', '0', '20609', '1430618682327', '2015-05-25 16:51:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431858064302', '15251899171', '1', null, '2015-05-17 18:21:04', '0', null, '1', '0', '20111', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431858127026', '15251899171', '1', null, '2015-05-17 18:22:07', '0', null, '2', '0', '20104', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431858168227', '15251899171', '1', null, '2015-05-17 18:22:48', '0', null, '5', '0', '10301', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431861968865', '15261897597', '1', null, '2015-05-17 19:26:08', '0', null, '2', '0', '10301', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431861986245', '15261897597', '1', null, '2015-05-17 19:26:26', '0', null, '1', '0', '10302', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431862078744', '15261897597', '1', null, '2015-05-17 19:27:58', '0', null, '2', '0', '90112', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431862313901', '15261897597', '1', null, '2015-05-17 19:31:53', '0', null, '2', '0', '40403', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431862336119', '15261897597', '1', null, '2015-05-17 19:32:16', '0', null, '1', '0', '40104', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431862454284', '15261897597', '1', null, '2015-05-17 19:34:14', '0', null, '2', '0', '40313', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431862497100', '15261897597', '1', null, '2015-05-17 19:34:57', '0', null, '1', '0', '10413', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431865012644', '18252056259', '1', '182520562591431954030576', '2015-05-17 20:16:52', '3', null, '3', '0', '20112', '1430209427176', '2015-05-18 21:00:30', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431911953504', '15295567537', '1', '152955675371431911966850', '2015-05-18 09:19:13', '3', null, '2', '0', '40321', '1428134772134', '2015-05-18 09:19:26', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431921964364', '15380820376', '1', '153808203761431922099453', '2015-05-18 12:06:04', '3', null, '1', '0', '10213', '1430230060734', '2015-05-18 12:08:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431922048437', '15380820376', '1', '153808203761431922099453', '2015-05-18 12:07:28', '3', null, '1', '0', '10109', '1430230060734', '2015-05-18 12:08:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431922068020', '15380820376', '1', '153808203761431922099453', '2015-05-18 12:07:48', '3', null, '2', '0', '20505', '1430230060734', '2015-05-18 12:08:19', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431933696890', '18705199209', '1', '187051992091431933844608', '2015-05-18 15:21:36', '3', null, '1', '0', '20112', '1430217024155', '2015-05-18 15:24:04', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431933720907', '18705199209', '1', '187051992091440400550209', '2015-05-18 15:22:00', '1', '0.00', '1', '0', '10301', '1427622407201', '2015-08-24 15:15:50', null, '立即送达', '速度', '1', '1', null, '300.00', null);
+INSERT INTO `orders` VALUES ('1431933780233', '18705199209', '1', '187051992091440400550209', '2015-05-18 15:23:00', '1', '0.00', '1', '0', '10101', '1427622407201', '2015-08-24 15:15:50', null, '立即送达', '速度', '1', '1', null, '300.00', null);
+INSERT INTO `orders` VALUES ('1431933814058', '18705199209', '1', '187051992091431933844608', '2015-05-18 15:23:34', '3', null, '1', '0', '20107', '1430217024155', '2015-05-18 15:24:04', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431938983605', '15365182279', '1', '153651822791431939423960', '2015-05-18 16:49:43', '3', null, '1', '0', '20609', '1431061251802', '2015-05-18 16:57:04', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431938999624', '15365182279', '1', '153651822791431939423960', '2015-05-18 16:49:59', '3', null, '2', '0', '10101', '1431061251802', '2015-05-18 16:57:03', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431939101940', '15365182279', '1', '153651822791431939423960', '2015-05-18 16:51:41', '3', null, '1', '0', '10504', '1431061251802', '2015-05-18 16:57:03', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431939278750', '15365182279', '1', '153651822791431939423960', '2015-05-18 16:54:38', '3', null, '2', '0', '10720', '1431061251802', '2015-05-18 16:57:03', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431941554930', '13861605337', '1', '138616053371431941697326', '2015-05-18 17:32:34', '3', null, '1', '0', '20209', '1430659947759', '2015-05-18 17:34:57', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431941947498', '15961685555', '1', '159616855551431942355974', '2015-05-18 17:39:07', '3', null, '1', '0', '20602', '1431232134281', '2015-05-18 17:45:56', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431942287268', '15961685555', '1', '159616855551431942355974', '2015-05-18 17:44:47', '3', null, '2', '0', '10101', '1431232134281', '2015-05-18 17:45:55', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431942338211', '15961685555', '1', '159616855551431942355974', '2015-05-18 17:45:38', '3', null, '1', '0', '90111', '1431232134281', '2015-05-18 17:45:55', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431946323577', '15365132560', '1', '153651325601439446026208', '2015-05-18 18:52:03', '1', null, '1', '0', '20505', '1430273424102', '2015-08-13 14:07:06', '15850789886', '立即送达', '速度', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431950568332', '18013864787', '1', null, '2015-05-18 20:02:48', '0', null, '3', '0', '10101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431950797607', '18013864787', '1', null, '2015-05-18 20:06:37', '0', null, '1', '0', '20609', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431951552134', '15605159822', '1', '156051598221431951610023', '2015-05-18 20:19:12', '1', null, '4', '0', '90111', '1430449291849', '2015-05-18 20:20:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431951566237', '15605159822', '1', '156051598221431951610023', '2015-05-18 20:19:26', '1', null, '1', '0', '20107', '1430449291849', '2015-05-18 20:20:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431951584967', '15605159822', '1', '156051598221431951610023', '2015-05-18 20:19:44', '1', null, '2', '0', '90109', '1430449291849', '2015-05-18 20:20:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431951694571', '13815445502', '1', '138154455021431953977666', '2015-05-18 20:21:34', '3', null, '1', '0', '40208', '1430196072612', '2015-05-18 20:59:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431951898099', '15261896973', '1', '152618969731431951935312', '2015-05-18 20:24:58', '3', null, '2', '0', '90114', '1430220181373', '2015-05-18 20:25:35', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952019317', '13815445502', '1', '138154455021431953977666', '2015-05-18 20:26:59', '3', null, '1', '0', '10413', '1430196072612', '2015-05-18 20:59:37', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952399680', '13451895624', '1', '134518956241431952410892', '2015-05-18 20:33:19', '3', null, '1', '0', '40401', '1430834407532', '2015-05-18 20:33:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952429497', '15605159822', '1', '156051598221431952445684', '2015-05-18 20:33:49', '1', null, '1', '0', '20216', '1430449291849', '2015-05-18 20:34:05', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952513630', '15261895955', '1', '152618959551431952710717', '2015-05-18 20:35:13', '3', null, '1', '0', '40202', '1430194614988', '2015-05-18 20:38:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952543006', '15261895955', '1', '152618959551431952710717', '2015-05-18 20:35:43', '3', null, '1', '0', '10708', '1430194614988', '2015-05-18 20:38:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952577143', '15261895955', '1', '152618959551431952710717', '2015-05-18 20:36:17', '3', null, '2', '0', '10301', '1430194614988', '2015-05-18 20:38:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952671149', '15261895955', '1', '152618959551431952710717', '2015-05-18 20:37:51', '3', null, '1', '0', '10411', '1430194614988', '2015-05-18 20:38:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431952691250', '15261895955', '1', '152618959551431952710717', '2015-05-18 20:38:11', '1', null, '1', '0', '90111', '1430194614988', '2015-05-18 20:38:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431953651762', '15952035224', '1', '159520352241431953693632', '2015-05-18 20:54:11', '1', null, '10', '0', '10101', '1431953691258', '2015-05-18 20:54:53', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431953662606', '15952035224', '1', '159520352241431953693632', '2015-05-18 20:54:22', '1', null, '10', '0', '10301', '1431953691258', '2015-05-18 20:54:53', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431954013362', '18252056259', '1', '182520562591431954030576', '2015-05-18 21:00:13', '3', null, '6', '0', '20104', '1430209427176', '2015-05-18 21:00:30', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431954503326', '15896319989', '1', '158963199891431954604780', '2015-05-18 21:08:23', '1', null, '1', '0', '20216', '1431696973639', '2015-05-18 21:10:04', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1431954564581', '15896319989', '1', '158963199891431954604780', '2015-05-18 21:09:24', '3', null, '2', '0', '20501', '1431696973639', '2015-05-18 21:10:04', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432004244027', '18251883658', '1', '182518836581432004514058', '2015-05-19 10:57:24', '1', null, '4', '0', '10101', '1432004512688', '2015-05-19 11:01:54', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432004383311', '18251883658', '1', '182518836581432004514058', '2015-05-19 10:59:43', '3', null, '5', '0', '10301', '1432004512688', '2015-05-19 11:01:54', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432004486580', '18251883658', '1', '182518836581432004514058', '2015-05-19 11:01:26', '3', null, '1', '0', '20209', '1432004512688', '2015-05-19 11:01:54', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432005208026', '13814504204', '1', '138145042041432005855459', '2015-05-19 11:13:28', '3', null, '3', '0', '20505', '1430886217079', '2015-05-19 11:24:15', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432005385567', '13814504204', '1', '138145042041432005855459', '2015-05-19 11:16:25', '3', null, '4', '0', '10709', '1430886217079', '2015-05-19 11:24:15', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432016848618', '18896765902', '1', '188967659021432017545304', '2015-05-19 14:27:28', '3', null, '2', '0', '10409', '1432017530630', '2015-05-19 14:39:05', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432016872284', '18896765902', '1', '188967659021432017545304', '2015-05-19 14:27:52', '1', null, '3', '0', '20505', '1432017530630', '2015-05-19 14:39:05', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432016909664', '18896765902', '1', '188967659021432017545304', '2015-05-19 14:28:29', '1', null, '10', '0', '10101', '1432017530630', '2015-05-19 14:39:05', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432016933931', '18896765902', '1', null, '2015-05-19 14:28:53', '0', null, '4', '0', '40320', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432036450946', '15251895527', '1', '152518955271432036503635', '2015-05-19 19:54:10', '3', null, '3', '0', '20504', '1430213301695', '2015-05-19 19:55:03', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432036825313', '18252056259', '1', '182520562591432036918888', '2015-05-19 20:00:25', '3', null, '1', '0', '10222', '1430209427176', '2015-05-19 20:01:58', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432036829610', '18252056259', '1', '182520562591432036918888', '2015-05-19 20:00:29', '3', null, '1', '0', '10219', '1430209427176', '2015-05-19 20:01:58', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432036886651', '18252056259', '1', '182520562591432036918888', '2015-05-19 20:01:26', '3', null, '5', '0', '10204', '1430209427176', '2015-05-19 20:01:58', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432094538957', '18252056259', '1', '182520562591432094562387', '2015-05-20 12:02:18', '3', null, '2', '0', '20104', '1430209427176', '2015-05-20 12:02:42', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432114209407', '15190518013', '1', '151905180131432114383185', '2015-05-20 17:30:09', '3', null, '1', '0', '10710', '1430194088216', '2015-05-20 17:33:03', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126779704', '18252120427', '1', '182521204271432127019799', '2015-05-20 20:59:39', '3', null, '1', '0', '20209', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126807795', '18252120427', '1', '182521204271432127019799', '2015-05-20 21:00:07', '3', null, '5', '0', '90112', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126848645', '15896319989', '1', '158963199891432126858951', '2015-05-20 21:00:48', '3', null, '1', '0', '20209', '1431696973639', '2015-05-20 21:00:58', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126860919', '18252120427', '1', '182521204271432127019799', '2015-05-20 21:01:00', '3', null, '10', '0', '10301', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126871579', '18252120427', '1', '182521204271432127019799', '2015-05-20 21:01:11', '3', null, '1', '0', '20106', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432126895343', '18252120427', '1', '182521204271432127019799', '2015-05-20 21:01:35', '3', null, '3', '0', '40206', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432127011407', '18252120427', '1', '182521204271432127019799', '2015-05-20 21:03:31', '3', null, '2', '0', '40205', '1430804181551', '2015-05-20 21:03:39', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432127232185', '18252022980', '1', null, '2015-05-20 21:07:12', '0', null, '4', '0', '10720', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432127355632', '18252022980', '1', null, '2015-05-20 21:09:15', '0', null, '2', '0', '10403', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432134585661', '17751770753', '1', null, '2015-05-20 23:09:45', '0', null, '1', '0', '10206', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432134646696', '17751770753', '1', null, '2015-05-20 23:10:46', '0', null, '1', '0', '20616', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173122897', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:52:02', '3', null, '1', '0', '40102', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173238402', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:53:58', '3', null, '1', '0', '20602', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173266603', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:54:26', '3', null, '1', '0', '10302', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173284823', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:54:44', '3', null, '1', '0', '10145', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173326702', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:55:26', '3', null, '1', '0', '10122', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432173460713', '18020118356', '1', '180201183561432464059716', '2015-05-21 09:57:40', '3', null, '1', '0', '10402', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432175839480', '18252120427', '1', '182521204271432175927879', '2015-05-21 10:37:19', '3', null, '3', '0', '10418', '1430804181551', '2015-05-21 10:38:47', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432175853771', '18252120427', '1', '182521204271432175927879', '2015-05-21 10:37:33', '3', null, '1', '0', '40202', '1430804181551', '2015-05-21 10:38:47', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432175858398', '18252120427', '1', '182521204271432175927879', '2015-05-21 10:37:38', '3', null, '1', '0', '40201', '1430804181551', '2015-05-21 10:38:47', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432175879920', '18252120427', '1', '182521204271432175927879', '2015-05-21 10:37:59', '3', null, '3', '0', '40205', '1430804181551', '2015-05-21 10:38:47', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176567900', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:49:27', '3', null, '2', '0', '10601', '1430282698225', '2015-05-21 10:53:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176574513', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:49:34', '3', null, '1', '0', '10602', '1430282698225', '2015-05-21 10:53:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176587491', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:49:47', '3', null, '2', '0', '10604', '1430282698225', '2015-05-21 10:53:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176596182', '', '0', null, null, '0', null, null, '0', '0', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176596183', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:49:56', '3', null, '2', '0', '10603', '1430282698225', '2015-05-21 10:53:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176603541', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:03', '3', null, '2', '0', '10605', '1430282698225', '2015-05-21 10:53:01', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176609914', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:09', '3', null, '2', '0', '10607', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176617331', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:17', '3', null, '2', '0', '10608', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176624282', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:24', '3', null, '2', '0', '10609', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176630161', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:30', '3', null, '2', '0', '10610', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176636621', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:36', '3', null, '2', '0', '10613', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176650194', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:50:50', '3', null, '2', '0', '10612', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176665393', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:51:05', '3', null, '2', '0', '10614', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176671632', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:51:11', '3', null, '2', '0', '10615', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176680706', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:51:20', '3', null, '2', '0', '10617', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176686593', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:51:26', '3', null, '2', '0', '10618', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176694282', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:51:34', '3', null, '2', '0', '10619', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176724304', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:52:04', '3', null, '1', '0', '10621', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432176731536', '13040101273', '1', '130401012731432176780791', '2015-05-21 10:52:11', '3', null, '1', '0', '10623', '1430282698225', '2015-05-21 10:53:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432178093404', '15295509505', '1', '152955095051432178228759', '2015-05-21 11:14:53', '3', null, '5', '0', '90111', '1430215931228', '2015-05-21 11:17:08', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432178100669', '15295509505', '1', '152955095051432178228759', '2015-05-21 11:15:00', '3', null, '5', '0', '10301', '1430215931228', '2015-05-21 11:17:08', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432178117019', '15295509505', '1', '152955095051432178228759', '2015-05-21 11:15:17', '3', null, '5', '0', '90112', '1430215931228', '2015-05-21 11:17:08', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432178151169', '15295509505', '1', '152955095051432178228759', '2015-05-21 11:15:51', '3', null, '1', '0', '20107', '1430215931228', '2015-05-21 11:17:08', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432178219272', '15295509505', '1', '152955095051432178228759', '2015-05-21 11:16:59', '3', null, '2', '0', '10401', '1430215931228', '2015-05-21 11:17:08', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432180291198', '18662835126', '1', '186628351261432180329719', '2015-05-21 11:51:31', '3', null, '2', '0', '40102', '1430266717780', '2015-05-21 11:52:09', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432188905364', '13585165686', '1', '135851656861432188962735', '2015-05-21 14:15:05', '3', null, '2', '0', '20107', '1431347335595', '2015-05-21 14:16:02', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432188943723', '13585165686', '1', '135851656861432188962735', '2015-05-21 14:15:43', '3', null, '1', '0', '20216', '1431347335595', '2015-05-21 14:16:02', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190838355', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:47:18', '3', null, '2', '0', '90107', '1432191232944', '2015-05-21 17:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190846936', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:47:26', '3', null, '2', '0', '90108', '1432191232944', '2015-05-21 17:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190854452', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:47:34', '3', null, '2', '0', '90114', '1432191232944', '2015-05-21 17:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190881744', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:48:01', '4', null, '1', '0', '10222', '1432191232944', '2015-05-21 17:10:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190896926', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:48:16', '3', null, '1', '0', '10219', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190954945', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:49:14', '3', null, '1', '0', '40201', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432190974196', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:49:34', '3', null, '1', '0', '40102', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432191001245', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:50:01', '3', null, '1', '0', '40205', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432191021098', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:50:21', '3', null, '1', '0', '40204', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432191113307', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:51:53', '3', null, '1', '0', '20111', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432191144654', '15850789092', '1', '158507890921432199430890', '2015-05-21 14:52:24', '3', null, '2', '0', '90102', '1432191232944', '2015-05-21 17:10:30', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432197258063', '15365196382', '1', '153651963821432197876222', '2015-05-21 16:34:18', '3', null, '1', '0', '10706', '1432197873079', '2015-05-21 16:44:36', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432197272950', '15365196382', '1', '153651963821432197876222', '2015-05-21 16:34:32', '3', null, '1', '0', '90113', '1432197873079', '2015-05-21 16:44:36', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432197325870', '15365196382', '1', '153651963821432197876222', '2015-05-21 16:35:25', '3', null, '1', '0', '40315', '1432197873079', '2015-05-21 16:44:36', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432197333165', '15365196382', '1', '153651963821432197876222', '2015-05-21 16:35:33', '3', null, '1', '0', '90111', '1432197873079', '2015-05-21 16:44:36', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432197381617', '15365196382', '1', '153651963821432197876222', '2015-05-21 16:36:21', '3', null, '1', '0', '20601', '1432197873079', '2015-05-21 16:44:36', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432201800284', '18251883658', '1', '182518836581432201878133', '2015-05-21 17:50:00', '3', null, '5', '0', '10101', '1432004512688', '2015-05-21 17:51:18', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432201852026', '18251883658', '1', '182518836581432201878133', '2015-05-21 17:50:52', '3', null, '2', '0', '90109', '1432004512688', '2015-05-21 17:51:18', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432201865797', '18251883658', '1', '182518836581432201878133', '2015-05-21 17:51:05', '3', null, '1', '0', '20501', '1432004512688', '2015-05-21 17:51:18', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432203094135', '15365182279', '1', '153651822791432203348661', '2015-05-21 18:11:34', '3', null, '1', '0', '20609', '1431061251802', '2015-05-21 18:15:48', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432203110938', '15365182279', '1', '153651822791432203348661', '2015-05-21 18:11:50', '3', null, '2', '0', '20601', '1431061251802', '2015-05-21 18:15:48', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432203128963', '15365182279', '1', '153651822791432203348661', '2015-05-21 18:12:08', '3', null, '1', '0', '20505', '1431061251802', '2015-05-21 18:15:48', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432203235592', '15365182279', '1', '153651822791432203348661', '2015-05-21 18:13:55', '3', null, '1', '0', '10715', '1431061251802', '2015-05-21 18:15:48', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432203273983', '15365182279', '1', '153651822791432203348661', '2015-05-21 18:14:33', '3', null, '1', '0', '40207', '1431061251802', '2015-05-21 18:15:48', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432205067170', '18705199209', '1', null, '2015-05-21 18:44:27', '0', null, '1', '0', '10107', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432208198628', '15251895527', '1', '152518955271432208561270', '2015-05-21 19:36:38', '3', null, '1', '0', '20211', '1430213301695', '2015-05-21 19:42:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432208233966', '15251895527', '1', '152518955271432208561270', '2015-05-21 19:37:13', '3', null, '2', '0', '20505', '1430213301695', '2015-05-21 19:42:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432208550355', '15251895527', '1', '152518955271432208561270', '2015-05-21 19:42:30', '3', null, '1', '0', '20501', '1430213301695', '2015-05-21 19:42:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432210800885', '18252056259', '1', '182520562591432211280681', '2015-05-21 20:20:00', '3', null, '2', '0', '10220', '1430209427176', '2015-05-21 20:28:00', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432211223052', '18252056259', '1', '182520562591432211280681', '2015-05-21 20:27:03', '3', null, '8', '0', '10301', '1430209427176', '2015-05-21 20:28:00', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432214691972', '18013866641', '1', '180138666411432214830287', '2015-05-21 21:24:51', '3', null, '1', '0', '20505', '1430573737418', '2015-05-21 21:27:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432214790881', '18013866641', '1', '180138666411432214830287', '2015-05-21 21:26:30', '3', null, '1', '0', '10202', '1430573737418', '2015-05-21 21:27:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432214819825', '18013866641', '1', '180138666411432214830287', '2015-05-21 21:26:59', '3', null, '1', '0', '10216', '1430573737418', '2015-05-21 21:27:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432216407903', '18066057126', '1', null, '2015-05-21 21:53:27', '0', null, '4', '0', '40110', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432219767118', '15380821257', '1', null, '2015-05-21 22:49:27', '0', null, '2', '0', '40102', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432219827008', '15380821257', '1', null, '2015-05-21 22:50:27', '0', null, '1', '0', '40201', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432261537424', '15261861119', '1', '152618611191432271267273', '2015-05-22 10:25:37', '3', null, '5', '0', '90107', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432261568093', '15261861119', '1', '152618611191432271267273', '2015-05-22 10:26:08', '3', null, '5', '0', '90109', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432261654764', '15261861119', '1', '152618611191432271267273', '2015-05-22 10:27:34', '3', null, '6', '0', '10301', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432261694895', '15261861119', '1', '152618611191432271267273', '2015-05-22 10:28:14', '3', null, '1', '0', '40102', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432261700729', '15261861119', '1', '152618611191432271267273', '2015-05-22 10:28:20', '3', null, '1', '0', '40112', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432268216052', '15380820376', '1', '153808203761432281163405', '2015-05-22 12:16:56', '3', null, '1', '0', '20505', '1430230060734', '2015-05-22 15:52:43', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432268301122', '15380820376', '1', '153808203761432281163405', '2015-05-22 12:18:21', '3', null, '2', '0', '40406', '1430230060734', '2015-05-22 15:52:43', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432268541263', '15380820376', '1', '153808203761432281163405', '2015-05-22 12:22:21', '3', null, '1', '0', '10415', '1430230060734', '2015-05-22 15:52:43', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432268612097', '15380820376', '1', '153808203761432281163405', '2015-05-22 12:23:32', '3', null, '1', '0', '10109', '1430230060734', '2015-05-22 15:52:43', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432271242509', '15261861119', '1', '152618611191432271267273', '2015-05-22 13:07:22', '3', null, '3', '0', '10709', '1432261788752', '2015-05-22 13:07:47', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432271571011', '13861605337', '1', '138616053371432271607056', '2015-05-22 13:12:51', '3', null, '1', '0', '20310', '1430659947759', '2015-05-22 13:13:27', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432271577990', '13861605337', '1', '138616053371432271607056', '2015-05-22 13:12:57', '3', null, '1', '0', '20301', '1430659947759', '2015-05-22 13:13:27', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432271599902', '13861605337', '1', '138616053371432271607056', '2015-05-22 13:13:19', '3', null, '1', '0', '20205', '1430659947759', '2015-05-22 13:13:27', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432272371120', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:26:11', '3', null, '1', '0', '20616', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432272418979', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:26:58', '3', null, '1', '0', '10713', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432272487187', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:28:07', '3', null, '4', '0', '10202', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273173771', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:39:33', '3', null, '1', '0', '20209', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273189029', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:39:49', '3', null, '10', '0', '10301', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273221134', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:40:21', '3', null, '1', '0', '10302', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273366534', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:42:46', '3', null, '1', '0', '40102', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273380535', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:43:00', '3', null, '1', '0', '40113', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273404815', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:43:24', '3', null, '1', '0', '10716', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273438190', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:43:58', '3', null, '1', '0', '40313', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273444903', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:44:04', '3', null, '2', '0', '40206', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273503906', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:45:03', '3', null, '1', '0', '10712', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432273507625', '18252120427', '1', '182521204271432273513145', '2015-05-22 13:45:07', '3', null, '1', '0', '90116', '1430804181551', '2015-05-22 13:45:13', '15052875774', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432287028361', '15961685555', '1', '159616855551432287328908', '2015-05-22 17:30:28', '3', null, '10', '0', '40315', '1431232134281', '2015-05-22 17:35:28', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432287089594', '15961685555', '1', '159616855551432287328908', '2015-05-22 17:31:29', '3', null, '1', '0', '40102', '1431232134281', '2015-05-22 17:35:28', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432287146616', '15961685555', '1', '159616855551432287328908', '2015-05-22 17:32:26', '3', null, '1', '0', '20405', '1431232134281', '2015-05-22 17:35:28', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432287251497', '15961685555', '1', '159616855551432287328908', '2015-05-22 17:34:11', '3', null, '2', '0', '10720', '1431232134281', '2015-05-22 17:35:28', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432289778949', '18251883658', '1', '182518836581432289873018', '2015-05-22 18:16:18', '3', null, '5', '0', '10101', '1432004512688', '2015-05-22 18:17:53', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432289857018', '18251883658', '1', '182518836581432289873018', '2015-05-22 18:17:37', '3', null, '2', '0', '10401', '1432004512688', '2015-05-22 18:17:53', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432290830477', '18252056259', '1', '182520562591432290900089', '2015-05-22 18:33:50', '3', null, '2', '0', '10220', '1430209427176', '2015-05-22 18:35:00', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432290855793', '18252056259', '1', '182520562591432290900089', '2015-05-22 18:34:15', '3', null, '2', '0', '10418', '1430209427176', '2015-05-22 18:35:00', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432290867533', '18252056259', '1', '182520562591432290900089', '2015-05-22 18:34:27', '3', null, '2', '0', '10412', '1430209427176', '2015-05-22 18:35:00', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432292142872', '18705199209', '1', '187051992091432295984794', '2015-05-22 18:55:42', '3', null, '1', '0', '20616', '1430217024155', '2015-05-22 19:59:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432292233439', '15295567537', '1', '152955675371432292251030', '2015-05-22 18:57:13', '3', null, '12', '0', '20703', '1428134772134', '2015-05-22 18:57:31', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432292630501', '18168023515', '1', '181680235151432292710601', '2015-05-22 19:03:50', '3', null, '1', '0', '10213', '1432292709546', '2015-05-22 19:05:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432292638394', '18168023515', '1', '181680235151432292710601', '2015-05-22 19:03:58', '3', null, '1', '0', '10409', '1432292709546', '2015-05-22 19:05:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432292670728', '18168023515', '1', '181680235151432292710601', '2015-05-22 19:04:30', '3', null, '1', '0', '20108', '1432292709546', '2015-05-22 19:05:10', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295009652', '15605159822', '1', null, '2015-05-22 19:43:29', '0', null, '5', '0', '10301', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295077435', '15605159822', '1', '156051598221432295472401', '2015-05-22 19:44:37', '3', null, '10', '0', '10101', '1430449291849', '2015-05-22 19:51:12', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295101346', '15605159822', '1', '156051598221432295472401', '2015-05-22 19:45:01', '3', null, '4', '0', '90111', '1430449291849', '2015-05-22 19:51:12', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295131143', '15605159822', '1', '156051598221432295472401', '2015-05-22 19:45:31', '3', null, '1', '0', '20213', '1430449291849', '2015-05-22 19:51:12', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295179815', '15605159822', '1', '156051598221432295472401', '2015-05-22 19:46:19', '3', null, '4', '0', '10720', '1430449291849', '2015-05-22 19:51:12', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295278671', '18705199202', '1', '187051992021432295764581', '2015-05-22 19:47:58', '3', null, '1', '0', '40204', '1431524006786', '2015-05-22 19:56:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295301852', '15605159822', '1', null, '2015-05-22 19:48:21', '0', null, '2', '0', '90109', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295314362', '15605159822', '1', null, '2015-05-22 19:48:34', '0', null, '1', '0', '20107', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295321720', '15605159822', '1', '156051598221432295472401', '2015-05-22 19:48:41', '3', null, '1', '0', '10302', '1430449291849', '2015-05-22 19:51:12', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295613099', '18705199202', '1', '187051992021432295764581', '2015-05-22 19:53:33', '3', null, '1', '0', '10107', '1431524006786', '2015-05-22 19:56:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295705404', '18705199202', '1', '187051992021432295764581', '2015-05-22 19:55:05', '3', null, '5', '0', '90112', '1431524006786', '2015-05-22 19:56:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295735550', '18705199202', '1', '187051992021432295764581', '2015-05-22 19:55:35', '3', null, '1', '0', '10205', '1431524006786', '2015-05-22 19:56:04', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432295985631', '18705199202', '1', '187051992021432295992936', '2015-05-22 19:59:45', '3', null, '1', '0', '20502', '1431524006786', '2015-05-22 19:59:52', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432298220445', '18705199209', '1', '187051992091432298231550', '2015-05-22 20:37:00', '3', null, '2', '0', '20604', '1430217024155', '2015-05-22 20:37:11', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432344474093', '15961685555', '1', '159616855551432344558557', '2015-05-23 09:27:54', '3', null, '1', '0', '40401', '1431232134281', '2015-05-23 09:29:18', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432344490564', '15961685555', '1', '159616855551432344558557', '2015-05-23 09:28:10', '3', null, '1', '0', '10711', '1431232134281', '2015-05-23 09:29:18', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432344501766', '15961685555', '1', '159616855551432344558557', '2015-05-23 09:28:21', '3', null, '1', '0', '10710', '1431232134281', '2015-05-23 09:29:18', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432344833732', '13913976839', '1', null, '2015-05-23 09:33:53', '0', null, '3', '0', '40321', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432351090659', '13160076967', '1', '131600769671432351403188', '2015-05-23 11:18:10', '3', null, '6', '0', '40315', '1430295105062', '2015-05-23 11:23:23', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432351132891', '13160076967', '1', '131600769671432351403188', '2015-05-23 11:18:52', '3', null, '1', '0', '20107', '1430295105062', '2015-05-23 11:23:23', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432351206499', '13160076967', '1', '131600769671432351403188', '2015-05-23 11:20:06', '3', null, '1', '0', '20616', '1430295105062', '2015-05-23 11:23:23', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432351247317', '13160076967', '1', '131600769671432351403188', '2015-05-23 11:20:47', '3', null, '1', '0', '90116', '1430295105062', '2015-05-23 11:23:23', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432351389845', '13160076967', '1', '131600769671432351403188', '2015-05-23 11:23:09', '3', null, '1', '0', '10720', '1430295105062', '2015-05-23 11:23:23', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353444988', '15651958911', '1', '156519589111432370349418', '2015-05-23 11:57:24', '3', null, '10', '0', '10301', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353524058', '15651958911', '1', '156519589111432370349418', '2015-05-23 11:58:44', '3', null, '2', '0', '20505', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353649875', '15651958911', '1', '156519589111432370349418', '2015-05-23 12:00:49', '3', null, '2', '0', '10302', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353719105', '15651958911', '1', '156519589111432370349418', '2015-05-23 12:01:59', '3', null, '1', '0', '10206', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353778748', '15651958911', '1', '156519589111432370349418', '2015-05-23 12:02:58', '3', null, '2', '0', '20105', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432353921793', '15651958911', '1', '156519589111432370349418', '2015-05-23 12:05:21', '3', null, '2', '0', '40310', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432354029559', '15651958911', '1', '156519589111432370349418', '2015-05-23 12:07:09', '3', null, '2', '0', '10710', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356043956', '15062202740', '1', null, '2015-05-23 12:40:43', '0', null, '1', '0', '10209', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356057341', '15062202740', '1', '150622027401432356224381', '2015-05-23 12:40:57', '3', null, '2', '0', '90109', '1432356221774', '2015-05-23 12:43:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356076937', '15062202740', '1', '150622027401432356224381', '2015-05-23 12:41:16', '3', null, '1', '0', '20216', '1432356221774', '2015-05-23 12:43:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356121080', '15062202740', '1', '150622027401432356224381', '2015-05-23 12:42:01', '3', null, '1', '0', '10302', '1432356221774', '2015-05-23 12:43:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356140528', '15062202740', '1', '150622027401432356224381', '2015-05-23 12:42:20', '3', null, '1', '0', '90111', '1432356221774', '2015-05-23 12:43:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356192503', '15062202740', '1', '150622027401432356224381', '2015-05-23 12:43:12', '3', null, '1', '0', '10713', '1432356221774', '2015-05-23 12:43:44', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356259683', '18252059027', '1', '182520590271432439063785', '2015-05-23 12:44:19', '3', null, '5', '0', '10301', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356325614', '18252059027', '1', '182520590271432439063785', '2015-05-23 12:45:25', '3', null, '5', '0', '10101', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356380630', '18252059027', '1', '182520590271432439063785', '2015-05-23 12:46:20', '3', null, '1', '0', '10302', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356825055', '15295560150', '1', '152955601501432356905342', '2015-05-23 12:53:45', '3', null, '2', '0', '20107', '1432356903527', '2015-05-23 12:55:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432356874081', '15295560150', '1', '152955601501432356905342', '2015-05-23 12:54:34', '3', null, '1', '0', '20401', '1432356903527', '2015-05-23 12:55:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432366574069', '15206145988', '1', '152061459881432366634345', '2015-05-23 15:36:14', '3', null, '1', '0', '10711', '1432366631339', '2015-05-23 15:37:14', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432366597055', '15206145988', '1', '152061459881432366634345', '2015-05-23 15:36:37', '3', null, '1', '0', '20205', '1432366631339', '2015-05-23 15:37:14', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369461772', '18651337775', '1', '186513377751432369690293', '2015-05-23 16:24:21', '3', null, '4', '0', '10101', '1432369683943', '2015-05-23 16:28:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369495935', '18651337775', '1', '186513377751432369690293', '2015-05-23 16:24:55', '3', null, '1', '0', '40208', '1432369683943', '2015-05-23 16:28:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369634077', '18651337775', '1', '186513377751432369690293', '2015-05-23 16:27:14', '3', null, '1', '0', '10414', '1432369683943', '2015-05-23 16:28:10', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369898491', '15651958911', '1', '156519589111432370349418', '2015-05-23 16:31:38', '3', null, '1', '0', '20111', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369943142', '15651958911', '1', '156519589111432370349418', '2015-05-23 16:32:23', '3', null, '10', '0', '40315', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432369993770', '15651958911', '1', '156519589111432370349418', '2015-05-23 16:33:13', '3', null, '5', '0', '10204', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432370024933', '15651958911', '1', '156519589111432370349418', '2015-05-23 16:33:44', '3', null, '1', '0', '20104', '1432370323984', '2015-05-23 16:39:09', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432373580146', '18252057339', '1', '182520573391432373621692', '2015-05-23 17:33:00', '3', null, '1', '0', '40208', '1430386138346', '2015-05-23 17:33:41', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432373590900', '18252057339', '1', '182520573391432373621692', '2015-05-23 17:33:10', '3', null, '5', '0', '10301', '1430386138346', '2015-05-23 17:33:41', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432373595936', '18252057339', '1', '182520573391432373621692', '2015-05-23 17:33:15', '3', null, '1', '0', '90108', '1430386138346', '2015-05-23 17:33:41', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432373607497', '18252057339', '1', '182520573391432373621692', '2015-05-23 17:33:27', '3', null, '5', '0', '10101', '1430386138346', '2015-05-23 17:33:41', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432376106187', '-1', '1', null, '2015-05-23 18:15:06', '0', null, '12', '0', '10101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432377353442', '15896319989', '1', '158963199891432377461635', '2015-05-23 18:35:53', '3', null, '1', '0', '10219', '1431696973639', '2015-05-23 18:37:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432377394679', '15896319989', '1', '158963199891432377461635', '2015-05-23 18:36:34', '3', null, '4', '0', '10720', '1431696973639', '2015-05-23 18:37:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432377417457', '15896319989', '1', '158963199891432377461635', '2015-05-23 18:36:57', '3', null, '1', '0', '20504', '1431696973639', '2015-05-23 18:37:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432377440898', '15896319989', '1', '158963199891432377461635', '2015-05-23 18:37:20', '3', null, '2', '0', '90107', '1431696973639', '2015-05-23 18:37:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432377446663', '15896319989', '1', '158963199891432377461635', '2015-05-23 18:37:26', '3', null, '1', '0', '90102', '1431696973639', '2015-05-23 18:37:41', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432378761807', '18252059027', '1', '182520590271432439063785', '2015-05-23 18:59:21', '3', null, '2', '0', '90114', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432378797877', '18252059027', '1', '182520590271432439063785', '2015-05-23 18:59:57', '3', null, '2', '0', '90113', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432378872563', '18252059027', '1', '182520590271432439063785', '2015-05-23 19:01:12', '3', null, '1', '0', '10710', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432378921255', '18252059027', '1', '182520590271432439063785', '2015-05-23 19:02:01', '3', null, '3', '0', '40315', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432379083356', '18252059027', '1', '182520590271432439063785', '2015-05-23 19:04:43', '3', null, '1', '0', '10712', '1432378989408', '2015-05-24 11:44:23', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432382765032', '18705198389', '1', '187051983891432382880009', '2015-05-23 20:06:05', '3', null, '1', '0', '10220', '1430880199130', '2015-05-23 20:08:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432382829699', '18705198389', '1', '187051983891432382880009', '2015-05-23 20:07:09', '3', null, '1', '0', '10128', '1430880199130', '2015-05-23 20:08:00', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432387219970', '18796640565', '1', '187966405651432387381523', '2015-05-23 21:20:19', '3', null, '1', '0', '40202', '1430745016925', '2015-05-23 21:23:01', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432387240122', '18796640565', '1', '187966405651432387381523', '2015-05-23 21:20:40', '3', null, '1', '0', '90108', '1430745016925', '2015-05-23 21:23:01', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432387317157', '18796640565', '1', '187966405651432387381523', '2015-05-23 21:21:57', '3', null, '1', '0', '20405', '1430745016925', '2015-05-23 21:23:01', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432387347423', '18796640565', '1', '187966405651432387381523', '2015-05-23 21:22:27', '3', null, '1', '0', '10220', '1430745016925', '2015-05-23 21:23:01', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432387371528', '18796640565', '1', '187966405651432387381523', '2015-05-23 21:22:51', '3', null, '1', '0', '90112', '1430745016925', '2015-05-23 21:23:01', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432388919933', '15366106958', '1', null, '2015-05-23 21:48:39', '0', null, '5', '0', '90109', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432388929499', '15366106958', '1', null, '2015-05-23 21:48:49', '0', null, '3', '0', '90107', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432388934759', '15366106958', '1', null, '2015-05-23 21:48:54', '0', null, '3', '0', '90101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432434062173', '18724005167', '1', '187240051671432434314790', '2015-05-24 10:21:02', '3', null, '1', '0', '10718', '1430215725002', '2015-05-24 10:25:14', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432434108098', '18724005167', '1', '187240051671432434314790', '2015-05-24 10:21:48', '3', null, '2', '0', '40315', '1430215725002', '2015-05-24 10:25:14', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432434248441', '18724005167', '1', '187240051671432434314790', '2015-05-24 10:24:08', '3', null, '1', '0', '10412', '1430215725002', '2015-05-24 10:25:14', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432434291790', '18724005167', '1', '187240051671432434314790', '2015-05-24 10:24:51', '3', null, '1', '0', '10405', '1430215725002', '2015-05-24 10:25:14', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432438278057', '15190518013', '1', '151905180131432438412134', '2015-05-24 11:31:18', '3', null, '2', '0', '10105', '1430194088216', '2015-05-24 11:33:32', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432438316472', '15190518013', '1', '151905180131432438412134', '2015-05-24 11:31:56', '3', null, '1', '0', '90108', '1430194088216', '2015-05-24 11:33:32', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432438321406', '15190518013', '1', '151905180131432438412134', '2015-05-24 11:32:01', '3', null, '2', '0', '90102', '1430194088216', '2015-05-24 11:33:32', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432438374962', '15190518013', '1', '151905180131432438412134', '2015-05-24 11:32:54', '3', null, '2', '0', '40315', '1430194088216', '2015-05-24 11:33:32', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432438397856', '15190518013', '1', '151905180131432438412134', '2015-05-24 11:33:17', '3', null, '4', '0', '10720', '1430194088216', '2015-05-24 11:33:32', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432439545797', '15380820376', '1', '153808203761432439683897', '2015-05-24 11:52:25', '3', null, '1', '0', '10222', '1430230060734', '2015-05-24 11:54:43', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432439560718', '15380820376', '1', '153808203761432439683897', '2015-05-24 11:52:40', '3', null, '2', '0', '20505', '1430230060734', '2015-05-24 11:54:43', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432439662549', '15380820376', '1', '153808203761432439683897', '2015-05-24 11:54:22', '3', null, '1', '0', '20209', '1430230060734', '2015-05-24 11:54:43', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432441698181', '18305176480', '1', '183051764801432442066854', '2015-05-24 12:28:18', '3', null, '1', '0', '10507', '1432442064860', '2015-05-24 12:34:26', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432441730579', '18305176480', '1', '183051764801432442066854', '2015-05-24 12:28:50', '3', null, '1', '0', '20615', '1432442064860', '2015-05-24 12:34:26', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432441756642', '18305176480', '1', '183051764801432442066854', '2015-05-24 12:29:16', '3', null, '2', '0', '40315', '1432442064860', '2015-05-24 12:34:26', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447801573', '13585165686', '1', '135851656861432447955114', '2015-05-24 14:10:01', '3', null, '1', '0', '20101', '1431347335595', '2015-05-24 14:12:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447829352', '13585165686', '1', '135851656861432447955114', '2015-05-24 14:10:29', '3', null, '1', '0', '40114', '1431347335595', '2015-05-24 14:12:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447849650', '18896765902', '1', '188967659021432447937331', '2015-05-24 14:10:49', '3', null, '1', '0', '10505', '1432017530630', '2015-05-24 14:12:17', '15151883572', '立即配送', '测试用请勿派送', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447877308', '18896765902', '1', '188967659021432447937331', '2015-05-24 14:11:17', '3', null, '4', '0', '20618', '1432017530630', '2015-05-24 14:12:17', '15151883572', '立即配送', '测试用请勿派送', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447909162', '13585165686', '1', '135851656861432447955114', '2015-05-24 14:11:49', '3', null, '1', '0', '20210', '1431347335595', '2015-05-24 14:12:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432447946611', '13585165686', '1', '135851656861432447955114', '2015-05-24 14:12:26', '3', null, '1', '0', '40201', '1431347335595', '2015-05-24 14:12:35', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432457018097', '15151883572', '1', '151518835721432457075614', '2015-05-24 16:43:38', '1', null, '5', '0', '10220', '1427691760293', '2015-05-24 16:44:35', '15151883572', '20:00:00', '亲爱的,不要辣', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432457455685', '15151883572', '1', '151518835721432461593462', '2015-05-24 16:50:55', '1', null, '4', '0', '20618', '1427691760293', '2015-05-24 17:59:53', null, '20:00:00', '88888888888889999999999999999999', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432463989627', '18020118356', '1', '180201183561432464059716', '2015-05-24 18:39:49', '3', null, '1', '0', '90108', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432464021621', '18020118356', '1', '180201183561432464059716', '2015-05-24 18:40:21', '3', null, '1', '0', '10411', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432464040909', '18020118356', '1', '180201183561432464059716', '2015-05-24 18:40:40', '3', null, '5', '0', '10101', '1430288419148', '2015-05-24 18:40:59', '15151883572', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432469428257', '15062417600', '1', '150624176001432469766577', '2015-05-24 20:10:28', '3', null, '1', '0', '10219', '1432469747778', '2015-05-24 20:16:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432469463260', '15062417600', '1', '150624176001432469766577', '2015-05-24 20:11:03', '3', null, '2', '0', '20505', '1432469747778', '2015-05-24 20:16:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432469485919', '15062417600', '1', '150624176001432469766577', '2015-05-24 20:11:25', '3', null, '1', '0', '90107', '1432469747778', '2015-05-24 20:16:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432469555158', '15062417600', '1', '150624176001432469766577', '2015-05-24 20:12:35', '3', null, '1', '0', '10708', '1432469747778', '2015-05-24 20:16:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432469714026', '15062417600', '1', '150624176001432469766577', '2015-05-24 20:15:14', '3', null, '1', '0', '20104', '1432469747778', '2015-05-24 20:16:06', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470070890', '18114706485', '1', '181147064851432470727258', '2015-05-24 20:21:10', '3', null, '3', '0', '10220', '1429811993729', '2015-05-24 20:32:07', '18114706485', '立即配送', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470071979', '15295567537', '1', '152955675371432470769208', '2015-05-24 20:21:11', '3', null, '6', '0', '10505', '1428134772134', '2015-05-24 20:32:49', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470564552', '15151883572', '1', '151518835721432470574285', '2015-05-24 20:29:24', '3', null, '1', '0', '20407', '1427691760293', '2015-05-24 20:29:34', '18114706485', '立即配送', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470604493', '15151883572', '1', '151518835721432530316549', '2015-05-24 20:30:04', '1', null, '5', '0', '10220', '1427691760293', '2015-05-25 13:05:16', null, '立即配送', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470645671', '15151883572', '1', null, '2015-05-24 20:30:45', '0', null, '1', '0', '40320', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470702049', '18114706485', '1', '181147064851432470727258', '2015-05-24 20:31:42', '3', null, '7', '0', '20407', '1429811993729', '2015-05-24 20:32:07', '18114706485', '立即配送', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470759572', '15295567537', '1', '152955675371432470769208', '2015-05-24 20:32:39', '3', null, '3', '0', '20407', '1428134772134', '2015-05-24 20:32:49', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432470791223', '15295567537', '1', null, '2015-05-24 20:33:11', '0', null, '7', '0', '10220', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432472263339', '13861605337', '1', '138616053371432472345699', '2015-05-24 20:57:43', '3', null, '1', '0', '20209', '1430659947759', '2015-05-24 20:59:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432472284418', '13861605337', '1', '138616053371432472345699', '2015-05-24 20:58:04', '3', null, '2', '0', '20501', '1430659947759', '2015-05-24 20:59:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432472333229', '13861605337', '1', '138616053371432472345699', '2015-05-24 20:58:53', '3', null, '2', '0', '10101', '1430659947759', '2015-05-24 20:59:05', '18114706485', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473250752', '13951083940', '1', '139510839401432473355295', '2015-05-24 21:14:10', '3', null, '1', '0', '20104', '1432473352039', '2015-05-24 21:15:55', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473302855', '13951083940', '1', '139510839401432473355295', '2015-05-24 21:15:02', '3', null, '14', '0', '40315', '1432473352039', '2015-05-24 21:15:55', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473354516', '13270722790', '1', '132707227901432473584227', '2015-05-24 21:15:54', '3', null, '2', '0', '10411', '1432473308030', '2015-05-24 21:19:44', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473377516', '13270722790', '1', '132707227901432473584227', '2015-05-24 21:16:17', '3', null, '4', '0', '10101', '1432473308030', '2015-05-24 21:19:44', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473394663', '13270722790', '1', '132707227901432473584227', '2015-05-24 21:16:34', '3', null, '1', '0', '10711', '1432473308030', '2015-05-24 21:19:44', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473409775', '13270722790', '1', '132707227901432473584227', '2015-05-24 21:16:49', '3', null, '2', '0', '10709', '1432473308030', '2015-05-24 21:19:44', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432473448673', '13270722790', '1', '132707227901432473584227', '2015-05-24 21:17:28', '3', null, '1', '0', '10710', '1432473308030', '2015-05-24 21:19:44', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475346244', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:49:06', '4', null, '4', '0', '10101', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475365155', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:49:25', '4', null, '4', '0', '10301', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475374064', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:49:34', '4', null, '1', '0', '10411', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475394323', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:49:54', '4', null, '1', '0', '40102', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475420145', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:50:20', '4', null, '1', '0', '20105', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475453343', '15365128369', '1', '153651283691432527465451', '2015-05-24 21:50:53', '4', null, '3', '0', '90116', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475669043', '13270722790', '1', null, '2015-05-24 21:54:29', '0', null, '2', '0', '20105', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475712914', '13270722790', '1', null, '2015-05-24 21:55:12', '0', null, '1', '0', '10412', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432475726364', '13270722790', '1', null, '2015-05-24 21:55:26', '0', null, '1', '0', '20210', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432476710025', '15380821827', '1', '153808218271432477242966', '2015-05-24 22:11:50', '1', null, '1', '0', '20212', '1432477221106', '2015-05-24 22:20:43', '18252056259', '立即配送', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432476964141', '15380821827', '1', '153808218271432477242966', '2015-05-24 22:16:04', '1', null, '1', '0', '40205', '1432477221106', '2015-05-24 22:20:42', '18252056259', '立即配送', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432477151567', '15380821827', '1', '153808218271432477242966', '2015-05-24 22:19:11', '1', null, '1', '0', '20211', '1432477221106', '2015-05-24 22:20:42', '18252056259', '立即配送', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432520056725', '18252056259', '1', '182520562591432520141221', '2015-05-25 10:14:16', '3', null, '1', '0', '20616', '1430209427176', '2015-05-25 10:15:41', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432520082725', '18252056259', '1', '182520562591432520141221', '2015-05-25 10:14:42', '3', null, '6', '0', '10301', '1430209427176', '2015-05-25 10:15:41', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432520100011', '18252056259', '1', '182520562591432520141221', '2015-05-25 10:15:00', '3', null, '8', '0', '10101', '1430209427176', '2015-05-25 10:15:41', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432520113852', '18252056259', '1', '182520562591432520141221', '2015-05-25 10:15:13', '3', null, '2', '0', '10220', '1430209427176', '2015-05-25 10:15:41', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432522037946', '15365128369', '1', '153651283691432527465451', '2015-05-25 10:47:17', '4', null, '3', '0', '20501', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432522577551', '15380820376', '1', '153808203761432522626379', '2015-05-25 10:56:17', '3', null, '1', '0', '10222', '1430230060734', '2015-05-25 10:57:06', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432522603324', '15380820376', '1', '153808203761432522626379', '2015-05-25 10:56:43', '3', null, '1', '0', '10109', '1430230060734', '2015-05-25 10:57:06', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432522619710', '15380820376', '1', '153808203761432522626379', '2015-05-25 10:56:59', '3', null, '1', '0', '20209', '1430230060734', '2015-05-25 10:57:06', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432527417125', '15365128369', '1', '153651283691432527465451', '2015-05-25 12:16:57', '4', null, '1', '0', '20215', '1430281199125', '2015-05-25 12:17:45', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432550709664', '18705199209', '1', '187051992091432550994080', '2015-05-25 18:45:09', '3', null, '1', '0', '20616', '1430217024155', '2015-05-25 18:49:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432550729981', '18705199209', '1', '187051992091432550994080', '2015-05-25 18:45:29', '3', null, '2', '0', '40315', '1430217024155', '2015-05-25 18:49:54', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432552877458', '15261895955', '1', '152618959551432553001246', '2015-05-25 19:21:17', '3', null, '6', '0', '40315', '1430194614988', '2015-05-25 19:23:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432552903795', '15261895955', '1', '152618959551432553001246', '2015-05-25 19:21:43', '3', null, '4', '0', '10101', '1430194614988', '2015-05-25 19:23:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432552968143', '15261895955', '1', '152618959551432553001246', '2015-05-25 19:22:48', '3', null, '1', '0', '10205', '1430194614988', '2015-05-25 19:23:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432552980288', '15261895955', '1', '152618959551432553001246', '2015-05-25 19:23:00', '3', null, '1', '0', '10220', '1430194614988', '2015-05-25 19:23:21', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432553677084', '18724005167', '1', '187240051671432554243820', '2015-05-25 19:34:37', '3', null, '1', '0', '20505', '1430215725002', '2015-05-25 19:44:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432553681441', '18724005167', '1', '187240051671432554243820', '2015-05-25 19:34:41', '3', null, '1', '0', '20502', '1430215725002', '2015-05-25 19:44:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432553780432', '18724005167', '1', '187240051671432554243820', '2015-05-25 19:36:20', '3', null, '1', '0', '10701', '1430215725002', '2015-05-25 19:44:03', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432557069071', '13951083940', '1', null, '2015-05-25 20:31:09', '0', null, '20', '0', '40315', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432559687932', '15366031030', '1', '153660310301432559809378', '2015-05-25 21:14:47', '3', null, '1', '0', '10220', '1430143358581', '2015-05-25 21:16:49', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432559744113', '15366031030', '1', '153660310301432559809378', '2015-05-25 21:15:44', '3', null, '2', '0', '40205', '1430143358581', '2015-05-25 21:16:49', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432559778767', '15366031030', '1', '153660310301432559809378', '2015-05-25 21:16:18', '3', null, '1', '0', '10101', '1430143358581', '2015-05-25 21:16:49', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560472411', '15261896973', '1', '152618969731432560552798', '2015-05-25 21:27:52', '3', null, '1', '0', '20301', '1430220181373', '2015-05-25 21:29:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560489073', '15261896973', '1', '152618969731432560552798', '2015-05-25 21:28:09', '3', null, '1', '0', '40201', '1430220181373', '2015-05-25 21:29:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560513088', '15261896973', '1', '152618969731432560552798', '2015-05-25 21:28:33', '3', null, '3', '0', '10720', '1430220181373', '2015-05-25 21:29:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560545134', '15261896973', '1', '152618969731432560552798', '2015-05-25 21:29:05', '3', null, '2', '0', '90114', '1430220181373', '2015-05-25 21:29:12', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560609510', '15295567537', '1', '152955675371432560623665', '2015-05-25 21:30:09', '3', null, '1', '0', '20216', '1428134772134', '2015-05-25 21:30:23', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560619173', '15295560150', '1', '152955601501432563459196', '2015-05-25 21:30:19', '3', null, '1', '0', '10710', '1432356903527', '2015-05-25 22:17:39', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560681564', '15295560150', '1', '152955601501432563459196', '2015-05-25 21:31:21', '3', null, '4', '0', '40315', '1432356903527', '2015-05-25 22:17:39', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432560768492', '15295560150', '1', '152955601501432563459196', '2015-05-25 21:32:48', '3', null, '1', '0', '40106', '1432356903527', '2015-05-25 22:17:39', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432609615301', '18252056259', '1', '182520562591432609646335', '2015-05-26 11:06:55', '3', null, '9', '0', '20616', '1430209427176', '2015-05-26 11:07:26', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432609622621', '18252056259', '1', '182520562591432609646335', '2015-05-26 11:07:02', '3', null, '7', '0', '20615', '1430209427176', '2015-05-26 11:07:26', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432609631882', '18252056259', '1', '182520562591432609646335', '2015-05-26 11:07:11', '3', null, '7', '0', '20614', '1430209427176', '2015-05-26 11:07:26', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432610725909', '15190518013', '1', '151905180131432610839451', '2015-05-26 11:25:25', '3', null, '1', '0', '20104', '1430194088216', '2015-05-26 11:27:19', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432610793440', '15190518013', '1', '151905180131432610839451', '2015-05-26 11:26:33', '3', null, '2', '0', '40310', '1430194088216', '2015-05-26 11:27:19', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432610805391', '15190518013', '1', '151905180131432610839451', '2015-05-26 11:26:45', '3', null, '2', '0', '40315', '1430194088216', '2015-05-26 11:27:19', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432610816795', '15190518013', '1', '151905180131432610839451', '2015-05-26 11:26:56', '3', null, '1', '0', '40202', '1430194088216', '2015-05-26 11:27:19', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432611065421', '18251883658', '1', '182518836581432611143475', '2015-05-26 11:31:05', '3', null, '1', '0', '10713', '1432004512688', '2015-05-26 11:32:23', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432611120500', '18251883658', '1', '182518836581432611143475', '2015-05-26 11:32:00', '3', null, '2', '0', '10401', '1432004512688', '2015-05-26 11:32:23', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432611133659', '18251883658', '1', '182518836581432611143475', '2015-05-26 11:32:13', '3', null, '1', '0', '20106', '1432004512688', '2015-05-26 11:32:23', '18252056259', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432613149125', '18724005167', '1', '187240051671432613192621', '2015-05-26 12:05:49', '3', null, '1', '0', '10113', '1430215725002', '2015-05-26 12:06:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432613176388', '18724005167', '1', '187240051671432613192621', '2015-05-26 12:06:16', '3', null, '1', '0', '10402', '1430215725002', '2015-05-26 12:06:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432613183299', '18724005167', '1', '187240051671432613192621', '2015-05-26 12:06:23', '3', null, '1', '0', '10418', '1430215725002', '2015-05-26 12:06:32', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432617611271', '15051930218', '1', '150519302181432618464395', '2015-05-26 13:20:11', '3', null, '2', '0', '10302', '1432617174648', '2015-05-26 13:34:24', '18252056259', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432617899565', '15051930218', '1', '150519302181432618464395', '2015-05-26 13:24:59', '3', null, '1', '0', '40102', '1432617174648', '2015-05-26 13:34:24', '18252056259', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432617916520', '13815445502', '1', null, '2015-05-26 13:25:16', '0', null, '1', '0', '20112', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432618012562', '15051930218', '1', '150519302181432618464395', '2015-05-26 13:26:52', '3', null, '1', '0', '10418', '1432617174648', '2015-05-26 13:34:24', '18252056259', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432618063835', '15051930218', '1', '150519302181432618464395', '2015-05-26 13:27:43', '3', null, '2', '0', '10403', '1432617174648', '2015-05-26 13:34:24', '18252056259', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432618436133', '15051930218', '1', '150519302181432618464395', '2015-05-26 13:33:56', '3', null, '1', '0', '40318', '1432617174648', '2015-05-26 13:34:24', '18252056259', '立即送达', '', '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432619228923', '13913976839', '1', '139139768391432619266292', '2015-05-26 13:47:08', '3', null, '2', '0', '20501', '1430293686093', '2015-05-26 13:47:46', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432626995955', '18705198389', '1', '187051983891432627232387', '2015-05-26 15:56:35', '3', null, '1', '0', '10709', '1430880199130', '2015-05-26 16:00:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432627044711', '18705198389', '1', '187051983891432627232387', '2015-05-26 15:57:24', '3', null, '6', '0', '10720', '1430880199130', '2015-05-26 16:00:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432627212053', '18705198389', '1', '187051983891432627232387', '2015-05-26 16:00:12', '3', null, '1', '0', '20212', '1430880199130', '2015-05-26 16:00:32', '17712916329', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432634483540', '15151883572', '1', null, '2015-05-26 18:01:23', '0', null, '11', '0', '10105', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432637676807', '13451895624', '1', '134518956241432638117927', '2015-05-26 18:54:36', '4', null, '2', '0', '20505', '1430834407532', '2015-05-26 19:01:57', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432637879745', '13451895624', '1', '134518956241432638117927', '2015-05-26 18:57:59', '4', null, '1', '0', '20602', '1430834407532', '2015-05-26 19:01:57', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432638044367', '13451895624', '1', '134518956241432638117927', '2015-05-26 19:00:44', '4', null, '20', '0', '40315', '1430834407532', '2015-05-26 19:01:57', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432638082725', '13451895624', '1', '134518956241432638117927', '2015-05-26 19:01:22', '4', null, '1', '0', '40206', '1430834407532', '2015-05-26 19:01:57', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640042400', '15295562062', '1', '152955620621432640327079', '2015-05-26 19:34:02', '4', null, '4', '0', '90109', '1432640311181', '2015-05-26 19:38:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640125351', '15295562062', '1', '152955620621432640327079', '2015-05-26 19:35:25', '4', null, '2', '0', '90107', '1432640311181', '2015-05-26 19:38:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640155796', '15295562062', '1', '152955620621432640327079', '2015-05-26 19:35:55', '4', null, '2', '0', '90116', '1432640311181', '2015-05-26 19:38:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640216402', '15295562062', '1', '152955620621432640327079', '2015-05-26 19:36:56', '4', null, '7', '0', '10301', '1432640311181', '2015-05-26 19:38:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640266811', '15295562062', '1', '152955620621432640327079', '2015-05-26 19:37:46', '4', null, '1', '0', '20301', '1432640311181', '2015-05-26 19:38:47', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640516181', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:41:56', '3', null, '10', '0', '10301', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640529755', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:42:09', '3', null, '2', '0', '10302', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640691330', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:44:51', '3', null, '1', '0', '10713', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640770859', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:46:10', '3', null, '6', '0', '40315', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432640862732', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:47:42', '3', null, '1', '0', '20604', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432641058661', '18951702641', '1', '189517026411432641127727', '2015-05-26 19:50:58', '3', null, '1', '0', '10144', '1432640448606', '2015-05-26 19:52:07', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432641675269', '18705198389', '1', '187051983891432641793625', '2015-05-26 20:01:15', '4', null, '1', '0', '10222', '1430880199130', '2015-05-26 20:03:13', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432641700534', '18705198389', '1', '187051983891432641793625', '2015-05-26 20:01:40', '4', null, '1', '0', '10125', '1430880199130', '2015-05-26 20:03:13', '15151883572', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432643555035', '13861605337', '1', '138616053371432643685364', '2015-05-26 20:32:35', '3', null, '1', '0', '20212', '1430659947759', '2015-05-26 20:34:45', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432643654020', '13861605337', '1', '138616053371432643685364', '2015-05-26 20:34:14', '3', null, '6', '0', '20601', '1430659947759', '2015-05-26 20:34:45', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432643669408', '13861605337', '1', '138616053371432643685364', '2015-05-26 20:34:29', '3', null, '6', '0', '20501', '1430659947759', '2015-05-26 20:34:45', '13160076990', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432646468808', '18662835126', '1', '186628351261432646676049', '2015-05-26 21:21:08', '4', null, '1', '0', '20108', '1430266717780', '2015-05-26 21:24:36', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432646483371', '18662835126', '1', '186628351261432646676049', '2015-05-26 21:21:23', '4', null, '3', '0', '10302', '1430266717780', '2015-05-26 21:24:36', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1432646628201', '18662835126', '1', '186628351261432646676049', '2015-05-26 21:23:48', '4', null, '4', '0', '20609', '1430266717780', '2015-05-26 21:24:36', '18260108169', null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1438996708275', '18860902573', '1', null, '2015-08-08 09:18:28', '0', null, '4', '0', '10101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1438997705554', '18888888888', '1', null, '2015-08-08 09:35:05', '0', null, '14', '0', '10101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1438997806048', '18860902711', '1', null, '2015-08-08 09:36:46', '0', null, '10', '0', '10101', null, null, null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476371613', '13914083434', '1', '139140834341439476430260', '2015-08-13 22:32:51', '10', null, '3', '0', '10502', '1438321743304', '2015-08-13 22:33:50', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476496639', '13914083434', '1', '139140834341439476534628', '2015-08-13 22:34:56', '10', null, '4', '0', '10504', '1438321743304', '2015-08-13 22:35:34', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476503528', '13914083434', '1', '139140834341439476534628', '2015-08-13 22:35:03', '10', null, '1', '0', '10502', '1438321743304', '2015-08-13 22:35:34', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476510686', '13914083434', '1', '139140834341439476534628', '2015-08-13 22:35:10', '10', null, '4', '0', '10505', '1438321743304', '2015-08-13 22:35:34', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476647679', '13914083434', '1', '139140834341439476762338', '2015-08-13 22:37:27', '10', null, '1', '0', '10505', '1438321743304', '2015-08-13 22:39:22', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476661066', '13914083434', '1', '139140834341439476762338', '2015-08-13 22:37:41', '10', null, '1', '0', '10505', '1438321743304', '2015-08-13 22:39:22', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439476673617', '13914083434', '1', '139140834341439476762338', '2015-08-13 22:37:53', '10', null, '1', '0', '10504', '1438321743304', '2015-08-13 22:39:22', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439477034811', '13914083434', '1', '139140834341439477055322', '2015-08-13 22:43:54', '10', null, '1', '0', '10504', '1438321743304', '2015-08-13 22:44:15', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439478022809', '13914083434', '1', '139140834341439478048420', '2015-08-13 23:00:22', '1', null, '1', '0', '10505', '1438321743304', '2015-08-13 23:00:48', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439478028063', '13914083434', '1', '139140834341439478048420', '2015-08-13 23:00:28', '1', null, '1', '0', '10504', '1438321743304', '2015-08-13 23:00:48', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439478035649', '13914083434', '1', '139140834341439478048420', '2015-08-13 23:00:35', '1', null, '3', '0', '10502', '1438321743304', '2015-08-13 23:00:48', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439478546759', '13914083434', '1', '139140834341439478565444', '2015-08-13 23:09:06', '1', null, '1', '0', '10505', '1438321743304', '2015-08-13 23:09:25', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439479132960', '13914083434', '1', '139140834341439479145589', '2015-08-13 23:18:52', '1', null, '1', '0', '10505', '1438321743304', '2015-08-13 23:19:05', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515810254', '13914083434', '1', '139140834341439515818393', '2015-08-14 09:30:10', '1', null, '1', '0', '10505', '1438321743304', '2015-08-14 09:30:18', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515864007', '13914083434', '1', '139140834341439515935995', '2015-08-14 09:31:04', '1', null, '1', '0', '10505', '1438321743304', '2015-08-14 09:32:15', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515867979', '13914083434', '1', '139140834341439515935995', '2015-08-14 09:31:07', '1', null, '1', '0', '10504', '1438321743304', '2015-08-14 09:32:15', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515873669', '13914083434', '1', '139140834341439515935995', '2015-08-14 09:31:13', '1', null, '1', '0', '10502', '1438321743304', '2015-08-14 09:32:15', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515948416', '13914083434', '1', '139140834341439515961459', '2015-08-14 09:32:28', '1', null, '1', '0', '10505', '1438321743304', '2015-08-14 09:32:41', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439515997937', '13914083434', '1', '139140834341439516735861', '2015-08-14 09:33:17', '1', null, '1', '0', '10505', '1438321743304', '2015-08-14 09:45:35', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439516002718', '13914083434', '1', '139140834341439516735861', '2015-08-14 09:33:22', '1', null, '1', '0', '10504', '1438321743304', '2015-08-14 09:45:35', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439516006190', '13914083434', '1', '139140834341439516735861', '2015-08-14 09:33:26', '1', null, '1', '0', '10502', '1438321743304', '2015-08-14 09:45:35', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439516828733', '13914083434', '1', '139140834341439516835359', '2015-08-14 09:47:08', '1', null, '1', '0', '10505', '1438321743304', '2015-08-14 09:47:15', null, '立即送达', '', '0', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439530579000', '18860902563', '1', '188609025631441009576544', '2015-08-14 13:08:19', '1', null, '3', '0', '20102', null, '2015-08-19 10:08:09', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439696198000', '18860902563', '1', '188609025631440037550193', '2015-08-16 11:08:38', '1', '36.00', '6', '0', '10502', '1440740539936', '2015-08-20 10:25:50', null, '立即送达', '速度', '1', '1', null, '9997.00', null);
+INSERT INTO `orders` VALUES ('1439783739000', '18860902563', '1', '188609025631441513445000', '2015-08-17 11:08:39', '1', '6.00', '1', '0', '10502', '1441004238', '2015-09-06 12:09:05', null, '立即送达', '', '1', '1', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1439950791000', '18860902563', '1', '188609025631440037550193', '2015-08-19 10:08:51', '1', '3600.00', '600', '0', '10503', '1440740539936', '2015-08-20 10:25:50', null, '立即送达', '速度', '1', '1', null, '9997.00', null);
+INSERT INTO `orders` VALUES ('1439967922000', '13913287690', '1', '139132876901439967922000', '2015-08-19 15:08:22', '0', null, '3', '0', '10501', null, '2015-08-19 15:08:22', null, null, null, '1', '0', null, '100.00', null);
+INSERT INTO `orders` VALUES ('1440501486048', '13914083434', '1', '139140834341440579034013', '2015-08-25 19:18:06', '1', '12.00', '3', '0', '20310', '1438321743304', '2015-08-26 16:50:33', null, '立即送达', '', '0', '1', null, '12.00', null);
+INSERT INTO `orders` VALUES ('1440861185100', '15083548084', '1', null, '2015-08-29 23:13:05', '0', null, '1', '0', '20407', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441003331000', '18860902563', '1', '188609025631441004161450', '2015-08-31 14:08:11', '1', null, '1', '0', '20101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441004149000', '18860902563', '1', '188609025631441004161450', '2015-08-31 14:08:49', '1', null, '1', '0', '20104', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441009552360', '18860902563', '1', '188609025631441010094714', '2015-08-31 16:08:52', '1', null, '2', '0', '20301', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441013228000', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:08', '1', null, '2', '0', '10115', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441013437000', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:37', '1', null, '1', '0', '90109', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441013477000', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:17', '1', null, '1', '0', '10105', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441013486000', '18896554883', '1', '188965548831441014181000', '2015-08-31 17:08:26', '1', null, '1', '0', '90106', '1441014994756', '2015-08-31 17:08:01', null, null, null, '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441094843000', '18862124316', '1', '188621243161441094844000', '2015-09-01 16:09:23', '0', null, '1', '0', '10503', null, '2015-09-01 16:09:24', null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441099825292', '18896554889', '2', '188965548891441099838849', '2015-09-01 17:09:25', '9', '8.00', '2', '0', '10109', '1441086427', null, null, null, '', '1', '1', null, '7.00', 'ch_1qjTa5HePyj5TK00uTjrT0S8');
+INSERT INTO `orders` VALUES ('1441099882254', '18896554889', '2', '188965548891441294999758', '2015-09-01 17:09:22', '1', '12.00', '3', '0', '10109', '1441086427', null, null, null, '', '1', '1', null, '7.00', 'ch_GqXTWDz9uTW18OavfDzTqDO0');
+INSERT INTO `orders` VALUES ('1441115370000', '18915996127', '1', '189159961271441115370000', '2015-09-01 21:09:30', '0', null, '1', '0', '10507', null, '2015-09-01 21:09:30', null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1441170105991', '18896554889', '1', '188965548891441285365583', '2015-09-02 13:09:45', '1', '7.80', '2', '0', '20305', '1441086427', '2015-09-03 21:09:33', null, '立即送达', '', '1', '1', null, '18.80', 'ch_qr1un51OqDm5avDiLOPyXjjL');
+INSERT INTO `orders` VALUES ('1441170118673', '18896554889', '1', '188965548891441285365583', '2015-09-02 13:09:58', '1', '11.00', '2', '0', '20306', '1441086427', '2015-09-03 21:09:33', null, '立即送达', '', '1', '1', null, '18.80', 'ch_qr1un51OqDm5avDiLOPyXjjL');
+INSERT INTO `orders` VALUES ('1441279743341', '18896554889', '1', '188965548891441285562644', '2015-09-03 19:09:03', '5', '45.00', '9', '1', '20302', '1441086427', '2015-09-03 21:09:49', null, '立即送达', '', '1', '1', '3', '51.50', 'ch_yDiTmPL4K4uHPev9yTTCWb5G');
+INSERT INTO `orders` VALUES ('1441279818798', '18896554889', '1', '188965548891441285562644', '2015-09-03 19:09:18', '5', '17.50', '5', '1', '20301', '1441086427', '2015-09-03 21:09:49', null, '立即送达', '', '1', '1', '3', '51.50', 'ch_yDiTmPL4K4uHPev9yTTCWb5G');
+INSERT INTO `orders` VALUES ('1441288189872', '18896554889', '1', '188965548891441288226474', '2015-09-03 21:09:49', '4', '12.50', '1', '0', '20102', '1441086427', '2015-09-03 21:09:16', null, '立即送达', '', '1', '1', '12', '14.10', 'ch_XDa5mDKWjjX9XrHOe1TKS4KC');
+INSERT INTO `orders` VALUES ('1441288201991', '18896554889', '1', '188965548891441288226474', '2015-09-03 21:09:01', '4', '3.60', '2', '0', '20103', '1441086427', '2015-09-03 21:09:16', null, '立即送达', '', '1', '1', '12', '14.10', 'ch_XDa5mDKWjjX9XrHOe1TKS4KC');
+INSERT INTO `orders` VALUES ('1441288259887', '18896554889', '1', '188965548891441288292843', '2015-09-03 21:09:59', '3', '5.00', '1', '0', '20302', '1441086427', '2015-09-03 21:09:21', '18260108169', '立即送达', '', '1', '1', null, '10.50', 'ch_SyLaDOzHaTSOKSyzHS94i9q9');
+INSERT INTO `orders` VALUES ('1441288266586', '18896554889', '1', '188965548891441288292843', '2015-09-03 21:09:06', '3', '5.50', '1', '0', '20306', '1441086427', '2015-09-03 21:09:21', '18260108169', '立即送达', '', '1', '1', null, '10.50', 'ch_SyLaDOzHaTSOKSyzHS94i9q9');
+INSERT INTO `orders` VALUES ('1441291948326', '18896554889', '1', '188965548891441291972302', '2015-09-03 22:09:28', '1', '10.00', '2', '0', '20302', '1441086427', '2015-09-03 22:09:41', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1441291999301', '18896554889', '1', '188965548891441332926682', '2015-09-03 22:09:19', '3', '3.90', '1', '0', '20305', '1441159340', '2015-09-04 10:09:12', '18260108169', '立即送达', '', '1', '1', null, '3.90', 'ch_uXbvL48KG0qLybX9C0uXnXLO');
+INSERT INTO `orders` VALUES ('1441432994000', '18012344321', '1', '180123443211441432995000', '2015-09-05 14:09:14', '1', '15.00', '1', '0', '10602', '1441099142804', '2015-09-05 14:09:15', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441455643000', '18896554889', '1', '188965548891441455644000', '2015-09-05 20:09:43', '1', '0.10', '1', '0', '10101', '1441086427', '2015-09-05 20:09:44', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441506779000', '18896554889', '1', '188965548891441506780000', '2015-09-06 10:09:59', '1', '6.00', '1', '0', '10502', '1441086427', '2015-09-06 10:09:00', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441541923000', '18860902563', '1', '188609025631441541924000', '2015-09-06 20:09:43', '1', '6.00', '2', '0', '10501', '1441004238', '2015-09-06 20:09:44', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441594424000', '18860902563', '1', '188609025631441595165000', '2015-09-07 10:09:44', '1', '6.00', '2', '0', '10501', '1441004238', '2015-09-07 11:09:05', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441595371000', '18860902563', '1', '188609025631441597973000', '2015-09-07 11:09:31', '1', '6.00', '1', '0', '10503', '1440740576667', '2015-09-07 11:09:53', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441598258000', '18860902563', '1', '188609025631441598718000', '2015-09-07 11:09:38', '1', '6.00', '1', '0', '10503', '1441004238', '2015-09-07 12:09:18', null, '立即送达', '', '1', '1', null, null, null);
+INSERT INTO `orders` VALUES ('1441600282808', '18860902563', '1', '188609025631441600289783', '2015-09-07 12:09:22', '4', '8.50', '1', '0', '20404', '1440740539936', '2015-09-07 12:09:29', '18260108169', '立即送达', '', '0', '1', null, '8.50', 'ch_HiffL4PmnrfPHujDG0bjP4u1');
+INSERT INTO `orders` VALUES ('1441600334131', '18860902563', '1', '188609025631441600337594', '2015-09-07 12:09:14', '1', '8.50', '1', '0', '20404', '1440740539936', '2015-09-07 12:09:17', null, '立即送达', '', '1', '1', null, '8.50', null);
+INSERT INTO `orders` VALUES ('1441678632767', '13914083434', '1', '139140834341441678639912', '2015-09-08 10:17:12', '1', '0.20', '2', '0', '10101', '1438321743304', '2015-09-08 10:17:19', null, '立即送达', '', '0', '1', null, '0.20', null);
+INSERT INTO `orders` VALUES ('1441678923077', '13914083434', '1', '139140834341441678932321', '2015-09-08 10:22:03', '1', '19.00', '1', '0', '10625', '1438321743304', '2015-09-08 10:22:12', null, '立即送达', '', '0', '1', null, '34.50', null);
+INSERT INTO `orders` VALUES ('1441678926606', '13914083434', '1', '139140834341441678932321', '2015-09-08 10:22:06', '1', '15.50', '1', '0', '10626', '1438321743304', '2015-09-08 10:22:12', null, '立即送达', '', '0', '1', null, '34.50', null);
+INSERT INTO `orders` VALUES ('1441678944820', '13914083434', '1', '139140834341441678949298', '2015-09-08 10:22:24', '1', '17.00', '1', '0', '10624', '1438321743304', '2015-09-08 10:22:29', null, '立即送达', '', '0', '1', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1441681703766', '18013116680', '1', '180131166801447310629272', '2015-09-08 11:08:23', '1', '4.00', '1', '0', '20310', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1441684323457', '13914083434', '1', '139140834341441684328180', '2015-09-08 11:52:03', '1', '4.00', '1', '0', '20310', '1438321743304', '2015-09-08 11:52:08', null, '立即送达', '', '0', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1441684375294', '13914083434', '1', '139140834341441684379493', '2015-09-08 11:52:55', '1', '4.00', '1', '0', '20310', '1438321743304', '2015-09-08 11:52:59', null, '立即送达', '', '0', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1441684545485', '13914083434', '1', '139140834341441684575813', '2015-09-08 11:55:45', '1', '4.00', '1', '0', '20310', '1438321743304', '2015-09-08 11:56:15', null, '立即送达', '', '0', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1441684675670', '13914083434', '1', '139140834341441684686264', '2015-09-08 11:57:55', '1', '15.50', '1', '0', '10626', '1438321743304', '2015-09-08 11:58:06', null, '立即送达', '', '0', '1', null, '15.50', null);
+INSERT INTO `orders` VALUES ('1441684748631', '13914083434', '1', '139140834341441684757009', '2015-09-08 11:59:08', '1', '3.50', '1', '0', '20301', '1438321743304', '2015-09-08 11:59:16', null, '立即送达', '', '0', '1', null, '3.50', null);
+INSERT INTO `orders` VALUES ('1441684975882', '13914083434', '1', '139140834341441684985376', '2015-09-08 12:02:55', '1', '0.10', '1', '0', '10101', '1438321743304', '2015-09-08 12:03:05', null, '立即送达', '', '0', '1', null, '0.10', null);
+INSERT INTO `orders` VALUES ('1441685164875', '13914083434', '1', '139140834341441685651957', '2015-09-08 12:06:04', '1', '3.50', '1', '0', '20301', '1438321743304', '2015-09-08 12:14:11', null, '立即送达', '', '0', '1', null, '12.50', null);
+INSERT INTO `orders` VALUES ('1441685645247', '13914083434', '1', '139140834341441685651957', '2015-09-08 12:14:05', '1', '9.00', '1', '0', '10505', '1438321743304', '2015-09-08 12:14:11', null, '立即送达', '', '0', '1', null, '12.50', null);
+INSERT INTO `orders` VALUES ('1441685798344', '13914083434', '1', '139140834341441685810419', '2015-09-08 12:16:38', '1', '3.50', '1', '0', '20301', '1438321743304', '2015-09-08 12:16:50', null, '立即送达', '', '0', '1', null, '3.50', null);
+INSERT INTO `orders` VALUES ('1441685865383', '13914083434', '1', '139140834341441685906526', '2015-09-08 12:17:45', '1', '15.50', '1', '0', '10626', '1438321743304', '2015-09-08 12:18:26', null, '立即送达', '', '0', '1', null, '34.50', null);
+INSERT INTO `orders` VALUES ('1441685899513', '13914083434', '1', '139140834341441685906526', '2015-09-08 12:18:19', '1', '19.00', '1', '0', '10625', '1438321743304', '2015-09-08 12:18:26', null, '立即送达', '', '0', '1', null, '34.50', null);
+INSERT INTO `orders` VALUES ('1441685994101', '13914083434', '1', '139140834341441686001721', '2015-09-08 12:19:54', '1', '19.00', '1', '0', '10625', '1438321743304', '2015-09-08 12:20:01', null, '立即送达', '', '0', '1', null, '19.00', null);
+INSERT INTO `orders` VALUES ('1441686527320', '13914083434', '1', '139140834341441686532513', '2015-09-08 12:28:47', '1', '3.50', '1', '0', '20301', '1438321743304', '2015-09-08 12:28:52', null, '立即送达', '', '0', '1', null, '3.50', null);
+INSERT INTO `orders` VALUES ('1441686894593', '13914083434', '1', '139140834341441686902211', '2015-09-08 12:34:54', '1', '15.50', '1', '0', '10626', '1438321743304', '2015-09-08 12:35:02', null, '立即送达', '', '0', '1', null, '15.50', null);
+INSERT INTO `orders` VALUES ('1441941241000', '18860902563', '1', '188609025631441941242000', '2015-09-11 11:09:01', '0', '12.50', '1', '0', '20102', null, '2015-09-11 11:09:02', null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442295978222', '18896554924', '1', '188965549241442297171522', '2015-09-15 13:09:18', '1', '3.50', '1', '0', '20301', '1442296113', '2015-09-15 14:09:11', null, '立即送达', '', '1', '1', null, '14.50', null);
+INSERT INTO `orders` VALUES ('1442296280562', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:20', '1', '12.50', '1', '0', '20102', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296320350', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:00', '1', '12.50', '1', '0', '20102', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296320969', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:00', '1', '12.50', '1', '0', '20102', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296348434', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:28', '1', '1.80', '1', '0', '20103', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296349719', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:29', '1', '1.80', '1', '0', '20103', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296350852', '18013116680', '1', '180131166801447310629272', '2015-09-15 13:09:30', '1', '1.80', '1', '0', '20103', '1442297715', '2015-11-12 14:43:49', null, '立即送达', '', '1', '1', null, '34.90', null);
+INSERT INTO `orders` VALUES ('1442296830117', '18896554924', '1', '188965549241442296844830', '2015-09-15 14:09:30', '1', '3.80', '1', '0', '10199', '1442296113', '2015-09-15 14:09:44', null, '立即送达', '', '1', '1', null, '3.80', null);
+INSERT INTO `orders` VALUES ('1442296998955', '18896554924', '1', '188965549241442297171522', '2015-09-15 14:09:18', '1', '11.00', '2', '0', '10701', '1442296113', '2015-09-15 14:09:11', null, '立即送达', '', '1', '1', null, '14.50', null);
+INSERT INTO `orders` VALUES ('1442304407392', '18896554924', '1', null, '2015-09-15 16:06:47', '0', null, '2', '0', '10722', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442545702955', '18013646790', '1', '180136467901442545739612', '2015-09-18 11:08:22', '1', '18.00', '1', '0', '10722', '1442302581211', '2015-09-18 11:08:59', null, '立即送达', '', '1', '2', null, '18.00', null);
+INSERT INTO `orders` VALUES ('1442563797514', '18013646790', '1', '180136467901442563855313', '2015-09-18 16:09:57', '1', '39.00', '13', '0', '10714', '1442302581211', '2015-09-18 16:10:55', null, '17:10', '', '0', '1', null, '32.00', null);
+INSERT INTO `orders` VALUES ('1442564832614', '18035735959', '1', '180357359591442564838091', '2015-09-18 16:27:12', '3', '0.10', '2', '0', '10101', '1442309741880', '2015-09-18 16:27:17', '13160076990', '立即送达', '', '1', '1', null, '0.10', 'ch_GyXDK0efbnPCfH8yfDyX9ibH');
+INSERT INTO `orders` VALUES ('1442565185384', '18035735959', '1', '180357359591442565190146', '2015-09-18 16:33:05', '3', '0.10', '2', '0', '10101', '1442309741880', '2015-09-18 16:33:10', '13160076990', '立即送达', '', '1', '1', null, '0.10', 'ch_Wbn5CKKGOavHWrjvbLK0W5aT');
+INSERT INTO `orders` VALUES ('1442568342686', '18896554880', '1', '188965548801442568344223', '2015-09-18 17:25:42', '4', '0.10', '1', '1', '10101', '1442384951119', '2015-09-18 17:25:44', '18260108169', '立即送达', '', '0', '1', null, '0.10', 'ch_GqfrrDTWHi5C0Kqnj5SGabvL');
+INSERT INTO `orders` VALUES ('1442593559000', '18896554880', '1', '188965548801442593559000', '2015-09-19 00:09:59', '1', '20.00', '1', '0', '10603', '1442384951119', '2015-09-19 00:09:59', null, '立即送达', '', '0', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442593870000', '18896554880', '1', '188965548801442837406690', '2015-09-19 00:09:10', '1', '4.00', '4', '0', '10705', '1442384951119', '2015-09-21 10:28:23', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1442732191013', '18896554880', '1', null, '2015-09-20 14:56:31', '8', null, '1', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442732319934', '18896554880', '1', '188965548801442732341211', '2015-09-20 14:58:39', '11', '0.10', '1', '0', '10101', '1442384951119', '2015-09-20 14:59:01', null, '17:58', '', '1', '1', null, '0.10', 'ch_jjDqDOj1G8aHzLCavL8mPmT4');
+INSERT INTO `orders` VALUES ('1442732407654', '18896554880', '1', '188965548801442732410331', '2015-09-20 15:00:07', '11', '0.10', '1', '0', '10101', '1442384951119', '2015-09-20 15:00:10', null, '立即送达', '', '1', '2', null, '0.10', 'ch_f1CWDO0iHi9G4qvnXLmzn5uD');
+INSERT INTO `orders` VALUES ('1442732772005', '18896554880', '1', null, '2015-09-20 15:06:12', '8', null, '1', '0', '10720', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442733735606', '18896554880', '1', '188965548801442803210037', '2015-09-20 15:22:15', '1', '3.00', '6', '0', '10720', '1442384951119', '2015-09-21 10:40:10', null, '10:45', '', '1', '1', null, '3.00', null);
+INSERT INTO `orders` VALUES ('1442751588474', '18896554880', '1', '188965548801442813575248', '2015-09-20 20:09:48', '1', '7.20', '2', '0', '20203', '1442384951119', '2015-09-21 13:09:55', null, '立即送达', '', '1', '1', null, '7.20', null);
+INSERT INTO `orders` VALUES ('1442801518994', '18896554880', '1', '188965548801442834675145', '2015-09-21 10:11:58', '9', '0.10', '1', '0', '10101', '1442384951119', '2015-09-21 19:24:35', null, '立即送达', '', '1', '1', null, '0.10', 'ch_OOyXvD1afn5KXjbH08r9WT4G');
+INSERT INTO `orders` VALUES ('1442801617931', '18896554880', '1', '188965548801442802300334', '2015-09-21 10:13:37', '1', '0.20', '2', '0', '10101', '1442384951119', '2015-09-21 10:25:00', null, '11:00', '', '1', '1', null, '0.20', null);
+INSERT INTO `orders` VALUES ('1442801650984', '18896554880', '1', null, '2015-09-21 10:14:10', '8', null, '2', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1442801699353', '18896554880', '1', '188965548801442801701830', '2015-09-21 10:14:59', '9', '0.10', '1', '0', '10101', '1442384951119', '2015-09-21 10:15:01', '18252056259', '立即送达', '', '1', '1', null, '0.10', 'ch_CGm140uDmPaPuvf1KSyfDSeP');
+INSERT INTO `orders` VALUES ('1442814146145', '18896554880', '1', '188965548801442814151643', '2015-09-21 13:09:26', '1', '6.00', '1', '0', '10501', '1442384951119', '2015-09-21 13:09:31', null, '立即送达', '', '1', '1', null, '6.00', null);
+INSERT INTO `orders` VALUES ('1442822641929', '18896554880', '1', '188965548801442834375046', '2015-09-21 16:04:01', '2', '0.50', '1', '0', '10720', '1442384951119', '2015-09-21 19:19:35', null, '立即送达', '', '1', '1', null, '0.50', 'ch_b9uHmLK4WPGSDyj1q91er1GK');
+INSERT INTO `orders` VALUES ('1442834642198', '18896554880', '1', '188965548801442834644251', '2015-09-21 19:24:02', '2', '0.50', '1', '0', '10720', '1442384951119', '2015-09-21 19:24:04', null, '立即送达', '', '1', '2', null, '0.50', 'ch_DinvXDLKmzf598S8SG0aH0i1');
+INSERT INTO `orders` VALUES ('1442974064806', '18896554880', '1', '188965548801443087435876', '2015-09-23 10:09:44', '1', '28.00', '10', '0', '10106', '1442384951119', '2015-09-24 17:09:15', null, '立即送达', '', '1', '1', null, '36.50', null);
+INSERT INTO `orders` VALUES ('1443083774713', '18035735959', '1', '180357359591443083775744', '2015-09-24 16:09:14', '0', null, '2', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1443083788741', '18035735959', '1', '180357359591443083788125', '2015-09-24 16:09:28', '0', null, '2', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1443083803680', '18035735959', '1', '180357359591443083804999', '2015-09-24 16:09:43', '0', null, '2', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1443083823586', '18035735959', '1', '180357359591443083823469', '2015-09-24 16:09:03', '0', null, '2', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1443083862551', '18035735959', '1', '180357359591443083862337', '2015-09-24 16:09:42', '0', null, '1', '0', '10101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1443083910924', '18035735959', '1', '180357359591443083931592', '2015-09-24 16:09:30', '2', '0.10', '1', '0', '10101', '1443083813', '2015-09-24 16:09:51', null, '立即送达', '', '1', '1', null, '0.20', 'ch_n58uTC8G4m9S5WrD8K9SCCSO');
+INSERT INTO `orders` VALUES ('1443084248194', '18035735959', '1', '180357359591444228930376', '2015-09-24 16:09:08', '1', '5.60', '2', '0', '20101', '1443083813', '2015-10-07 22:10:10', null, '23:41', 'fuck', '1', '1', null, '58.40', null);
+INSERT INTO `orders` VALUES ('1443084252440', '18035735959', '1', '180357359591444228930376', '2015-09-24 16:09:12', '1', '5.60', '2', '0', '20101', '1443083813', '2015-10-07 22:10:10', null, '23:41', 'fuck', '1', '1', null, '58.40', null);
+INSERT INTO `orders` VALUES ('1443084577325', '18035735959', '1', '180357359591444228930376', '2015-09-24 16:09:37', '1', '18.00', '1', '0', '10722', '1443083813', '2015-10-07 22:10:10', null, '23:41', 'fuck', '1', '1', null, '58.40', null);
+INSERT INTO `orders` VALUES ('1443087566000', '18896554880', '1', '188965548801443845338940', '2015-09-24 17:09:26', '1', '5.50', '1', '0', '10702', '1442384951119', '2015-10-03 12:08:58', null, '立即送达', '', '1', '1', null, '5.50', null);
+INSERT INTO `orders` VALUES ('1443087602000', '18896554880', '1', '188965548801443325897416', '2015-09-24 17:09:02', '1', '12.50', '1', '0', '20102', '1442384951119', '2015-09-27 11:51:37', null, '立即送达', '', '1', '1', null, '30.50', null);
+INSERT INTO `orders` VALUES ('1443278074744', '18896554880', '1', '188965548801443325897416', '2015-09-26 22:34:34', '1', '18.00', '1', '0', '10722', '1442384951119', '2015-09-27 11:51:37', null, '立即送达', '', '1', '1', null, '30.50', null);
+INSERT INTO `orders` VALUES ('1443406039569', '18896554880', '1', '188965548801443406055277', '2015-09-28 10:07:19', '1', '12.00', '2', '0', '20618', '1442384951119', '2015-09-28 10:07:35', null, '立即送达', '', '1', '2', null, '12.00', null);
+INSERT INTO `orders` VALUES ('1443406066872', '18896554880', '1', '188965548801443780664858', '2015-09-28 10:07:46', '1', '50.00', '5', '0', '20702', '1442384951119', '2015-10-02 18:11:04', null, '立即送达', '', '1', '2', null, '38.00', null);
+INSERT INTO `orders` VALUES ('1443845186742', '18896554880', '1', '188965548801443845202380', '2015-10-03 12:06:26', '1', '1.80', '1', '0', '20103', '1442384951119', '2015-10-03 12:06:42', null, '立即送达', '', '1', '2', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1443845368299', '18896554880', '1', '188965548801443845383259', '2015-10-03 12:09:28', '1', '25.00', '2', '0', '20102', '1442384951119', '2015-10-03 12:09:43', null, '立即送达', '', '1', '2', null, '22.00', null);
+INSERT INTO `orders` VALUES ('1443845393325', '18896554880', '1', '188965548801443845409920', '2015-10-03 12:09:53', '1', '1.80', '1', '0', '20103', '1442384951119', '2015-10-03 12:10:09', null, '立即送达', '', '1', '2', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1443845394282', '18896554880', '1', '188965548801443845404161', '2015-10-03 12:09:54', '1', '1.80', '1', '0', '20103', '1442384951119', '2015-10-03 12:10:04', null, '立即送达', '', '1', '2', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1443845456577', '18896554880', '1', '188965548801443845461281', '2015-10-03 12:10:56', '1', '1.80', '1', '0', '20103', '1442384951119', '2015-10-03 12:11:01', null, '立即送达', '', '1', '2', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1443932036701', '18896554880', '1', '188965548801443933684784', '2015-10-04 12:13:56', '1', '1.80', '1', '0', '20103', '1442384951119', '2015-10-04 12:41:24', null, '立即送达', '', '1', '1', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1443932425710', '18762885079', '1', '187628850791443932430239', '2015-10-04 12:20:25', '1', '0.50', '1', '0', '10720', '1442298144', '2015-10-04 12:20:30', null, null, '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1443932488185', '18762885079', '1', '187628850791443932492604', '2015-10-04 12:21:28', '1', '0.50', '1', '0', '10720', '1442298144', '2015-10-04 12:21:32', null, '13:21', '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1443932579636', '18896554880', '1', '188965548801443932586255', '2015-10-04 12:22:59', '1', '0.50', '1', '0', '10720', '1442384951119', '2015-10-04 12:23:06', null, '13:22', '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1443933516530', '18762885079', '1', '187628850791443933519316', '2015-10-04 12:38:36', '1', '0.50', '1', '0', '10720', '1442298144', '2015-10-04 12:38:39', null, '立即送达', '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1443934043629', '18896554880', '1', '188965548801443934044821', '2015-10-04 12:47:23', '1', '0.50', '1', '0', '10720', '1442384951119', '2015-10-04 12:47:24', null, '立即送达', '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1444176841203', '18896554880', '1', '188965548801444176868495', '2015-10-07 08:14:01', '1', '4.00', '1', '0', '20209', '1442384951119', '2015-10-07 08:14:28', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444179957782', '18896554880', '1', '188965548801444179965781', '2015-10-07 09:05:57', '9', '0.50', '1', '0', '10720', '1442384951119', '2015-10-07 09:06:05', null, '立即送达', '', '1', '1', null, '0.50', 'ch_4SqD4KGuLKW15i1mzLOe9Sm5');
+INSERT INTO `orders` VALUES ('1444204140289', '18896554880', '1', '188965548801444297484652', '2015-10-07 15:10:00', '1', '7.00', '2', '0', '20301', '1444297397044', '2015-10-08 17:44:44', null, '23:59', '', '1', '1', null, '7.00', null);
+INSERT INTO `orders` VALUES ('1444204147000', '18896554880', '1', '188965548801444205143000', '2015-10-07 15:10:07', '1', '5.50', '1', '0', '10702', '1442384951119', '2015-10-07 16:10:43', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444204154665', '18896554880', '1', '188965548801444204157444', '2015-10-07 15:10:14', '1', '3.50', '2', '0', '20301', '1442384951119', '2015-10-07 15:10:17', null, '立即送达', '', '1', '1', null, '7.00', null);
+INSERT INTO `orders` VALUES ('1444205378154', '18896554880', '1', '188965548801444205710485', '2015-10-07 16:10:38', '1', '4.00', '1', '0', '10111', '1442384951119', '2015-10-07 16:10:47', null, '立即送达', '', '1', '1', null, '8.00', null);
+INSERT INTO `orders` VALUES ('1444205673234', '18896554880', '1', '188965548801444205677433', '2015-10-07 16:10:33', '1', '3.50', '1', '0', '20301', '1442384951119', '2015-10-07 16:10:37', null, '立即送达', '', '1', '1', null, '7.00', null);
+INSERT INTO `orders` VALUES ('1444206068267', '18896554880', '1', '188965548801444206073346', '2015-10-07 16:10:08', '1', '4.00', '1', '0', '10111', '1442384951119', '2015-10-07 16:10:13', null, '立即送达', '', '1', '1', null, '8.00', null);
+INSERT INTO `orders` VALUES ('1444206209000', '18896554880', '1', '188965548801444206209000', '2015-10-07 16:10:29', '1', '5.50', '1', '0', '10702', '1442384951119', '2015-10-07 16:10:29', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444208838000', '18896554880', '1', '188965548801444208839000', '2015-10-07 17:10:18', '1', '10.00', '1', '0', '21717', '1442384951119', '2015-10-07 17:10:19', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444210418332', '18260108169', '1', '182601081691444292076454', '2015-10-07 17:33:38', '1', '18.00', '1', '0', '10722', '1442303847049', '2015-10-08 16:14:36', null, '立即送达', '', '1', '1', null, '24.50', null);
+INSERT INTO `orders` VALUES ('1444210424854', '18260108169', '1', '182601081691444292076454', '2015-10-07 17:33:44', '1', '6.50', '1', '0', '10721', '1442303847049', '2015-10-08 16:14:36', null, '立即送达', '', '1', '1', null, '24.50', null);
+INSERT INTO `orders` VALUES ('1444229017215', '18035735959', '1', '180357359591444229022810', '2015-10-07 22:10:37', '2', '0.50', '1', '0', '10720', '1443083813', '2015-10-07 22:10:42', null, '立即送达', '', '1', '1', null, '1.00', 'ch_SiD4S4X9Sun5v94OC05uLWP4');
+INSERT INTO `orders` VALUES ('1444270737638', '18896554880', '1', '188965548801444272309370', '2015-10-08 10:10:57', '1', '15.00', '1', '0', '10602', '1442384951119', '2015-10-08 10:10:09', null, '立即送达', '', '1', '1', '2', '25.00', null);
+INSERT INTO `orders` VALUES ('1444271919190', '18896554880', '1', '188965548801444272837196', '2015-10-08 10:10:39', '1', '10.00', '1', '0', '21701', '1442384951119', '2015-10-08 10:10:57', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444273170994', '18896554880', '1', '188965548801444273301742', '2015-10-08 10:10:30', '1', '10.00', '1', '0', '21701', '1442384951119', '2015-10-08 11:10:09', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444273622420', '18896554880', '1', '188965548801444273630954', '2015-10-08 11:10:02', '1', '15.00', '1', '0', '10602', '1442384951119', '2015-10-08 11:10:10', null, '立即送达', '', '1', '1', '2', '25.00', null);
+INSERT INTO `orders` VALUES ('1444273720706', '18896554880', '1', '188965548801444281078577', '2015-10-08 11:10:40', '1', '15.00', '1', '0', '10602', '1442384951119', '2015-10-08 13:10:18', null, '立即送达', '', '0', '1', '2', '15.00', null);
+INSERT INTO `orders` VALUES ('1444281128299', '18896554880', '1', '188965548801444281131448', '2015-10-08 13:10:08', '1', '15.00', '1', '0', '10602', '1442384951119', '2015-10-08 13:10:11', null, '立即送达', '', '1', '1', null, '15.00', null);
+INSERT INTO `orders` VALUES ('1444281283611', '18896554880', '1', '188965548801444281291634', '2015-10-08 13:10:43', '1', '15.00', '1', '0', '10602', '1442384951119', '2015-10-08 13:10:51', null, '立即送达', '', '0', '1', null, '15.00', null);
+INSERT INTO `orders` VALUES ('1444282021664', '18035735959', '1', '180357359591444282025538', '2015-10-08 13:10:01', '2', '0.50', '1', '0', '10720', '1443083813', '2015-10-08 13:10:05', null, '立即送达', '', '1', '1', null, '0.50', 'ch_eHuX18izvn9GKaP0SGWbzTG0');
+INSERT INTO `orders` VALUES ('1444288903732', '13739165168', '1', null, '2015-10-08 15:21:43', '7', null, '20', '0', '20112', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444289075310', '13739165168', '1', null, '2015-10-08 15:24:35', '7', null, '4', '0', '10111', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444289100314', '13739165168', '1', null, '2015-10-08 15:25:00', '7', null, '1', '0', '10111', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444289144116', '13739165168', '2', null, '2015-10-08 15:25:44', '7', null, '1', '0', '10106', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444289833531', '18860902573', '1', null, '2015-10-08 15:37:13', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444290499138', '18860902573', '1', null, '2015-10-08 15:48:19', '7', null, '1', '0', '20104', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444291544463', '18896554880', '1', '188965548801444291548187', '2015-10-08 16:05:44', '2', '0.50', '1', '0', '10720', '1442384951119', '2015-10-08 16:05:48', null, '立即送达', '', '1', '1', null, '0.50', 'ch_SS8if5uzfH0Ou9mr9KDqPmPC');
+INSERT INTO `orders` VALUES ('1444291772214', '13739165168', '1', null, '2015-10-08 16:09:32', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444292008321', '13739165168', '1', '137391651681444292175264', '2015-10-08 16:13:28', '1', '20.00', '1', '0', '21702', '1444292165833', '2015-10-08 16:16:15', null, '立即送达', '', '0', '1', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1444295211765', '18035735959', '1', '180357359591444295244224', '2015-10-08 17:06:51', '1', '18.00', '1', '0', '10722', '1444295231450', '2015-10-08 17:07:24', null, '立即送达', '', '1', '1', null, '18.00', null);
+INSERT INTO `orders` VALUES ('1444297524260', '18896554880', '1', '188965548801444297718427', '2015-10-08 17:45:24', '1', '1.80', '1', '0', '20103', '1444297397044', '2015-10-08 17:48:38', null, '现在送达', '', '1', '1', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1444297881765', '18896554880', '1', '188965548801444814581576', '2015-10-08 17:10:21', '1', '30.00', '3', '0', '21701', '1444364904671', '2015-10-14 17:10:01', null, '立即送达', '', '1', '1', '2', '25.00', null);
+INSERT INTO `orders` VALUES ('1444297955719', '18896554880', '2', '188965548801444297961317', '2015-10-08 17:10:35', '1', '2.20', '1', '0', '10130', '1444297397044', '2015-10-08 17:10:41', null, '17:52', '', '1', '1', null, '2.20', null);
+INSERT INTO `orders` VALUES ('1444305586583', '13739165168', '1', null, '2015-10-08 19:59:46', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444364872000', '18896554880', '1', '188965548801444364872000', '2015-10-09 12:10:52', '1', '5.50', '1', '0', '10701', '1444364904671', '2015-10-09 12:10:52', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444371790449', '15506218219', '1', '155062182191444371801299', '2015-10-09 14:23:10', '1', '7.20', '15', '0', '20103', '1444304326643', '2015-10-09 14:23:21', null, '立即送达', '', '1', '1', null, '7.20', null);
+INSERT INTO `orders` VALUES ('1444373774058', '18896558935', '1', '188965589351444373826022', '2015-10-09 14:56:14', '1', '20.00', '1', '0', '21702', '1444373814939', '2015-10-09 14:57:06', null, '立即送达', '', '0', '1', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1444374372238', '18896559011', '1', null, '2015-10-09 15:06:12', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444374418579', '18896559011', '1', '188965590111444376337489', '2015-10-09 15:06:58', '1', '1.80', '1', '0', '20103', '1444374404097', '2015-10-09 15:10:57', null, '立即送达', '', '1', '1', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1444375285000', '15506218219', '1', '155062182191444375285000', '2015-10-09 15:10:25', '1', '2.50', '1', '0', '10103', '1444304326643', '2015-10-09 15:10:25', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444375305558', '13739165168', '1', null, '2015-10-09 15:21:45', '0', null, '5', '0', '90108', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444375307792', '13739165168', '1', null, '2015-10-09 15:21:47', '7', null, '1', '0', '90108', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444375430686', '18896558935', '1', '188965589351444375503871', '2015-10-09 15:23:50', '1', '5.00', '1', '0', '21801', '1444373814939', '2015-10-09 15:25:03', null, '立即送达', '辛苦啦', '1', '2', null, '5.00', null);
+INSERT INTO `orders` VALUES ('1444376498633', '18896559011', '1', '188965590111444376507337', '2015-10-09 15:10:38', '1', '2.80', '1', '0', '20101', '1444374404097', '2015-10-09 15:10:47', null, '立即送达', '', '1', '1', null, '2.80', null);
+INSERT INTO `orders` VALUES ('1444378369280', '18896554880', '1', '188965548801444378417811', '2015-10-09 16:10:49', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-09 16:10:37', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444592450609', '18035735959', '1', null, '2015-10-12 03:40:50', '0', null, '1', '0', '20618', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444592560966', '18035735959', '1', null, '2015-10-12 03:42:40', '0', null, '1', '0', '21801', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444617516429', '18260108169', '1', '182601081691445576401020', '2015-10-12 10:38:36', '1', '1.80', '1', '0', '20103', '1442303847049', '2015-10-23 13:00:01', null, '立即送达', '', '1', '1', null, '49.80', null);
+INSERT INTO `orders` VALUES ('1444617528350', '18260108169', '1', '182601081691445576401020', '2015-10-12 10:38:48', '1', '60.00', '3', '0', '21702', '1442303847049', '2015-10-23 13:00:01', null, '立即送达', '', '1', '1', null, '49.80', null);
+INSERT INTO `orders` VALUES ('1444626486000', '18896554880', '1', '188965548801444626486221', '2015-10-12 13:10:06', '1', '5.50', '1', '0', '10702', '1444364904671', '2015-10-12 13:10:06', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444629570046', '18035735959', '1', '180357359591444629579208', '2015-10-12 13:59:30', '1', '20.00', '1', '0', '21702', '1444295231450', '2015-10-12 13:59:39', null, '立即送达', '', '1', '1', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1444803780752', '18896554880', '1', '188965548801444815172948', '2015-10-14 14:10:00', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 17:10:52', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444811570957', '18896554880', '1', '188965548801444811576594', '2015-10-14 16:10:50', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 16:10:56', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444811590863', '18896554880', '1', '188965548801444811595324', '2015-10-14 16:10:10', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 16:10:15', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444811681899', '18896554880', '1', '188965548801444811683363', '2015-10-14 16:10:41', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 16:10:43', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444811820202', '18896554880', '1', '188965548801444811827540', '2015-10-14 16:10:00', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 16:10:07', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444812603438', '18896554880', '1', '188965548801444813298402', '2015-10-14 16:10:03', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 17:10:38', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444813630618', '18896554880', '1', '188965548801444813634641', '2015-10-14 17:10:10', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 17:10:14', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444813663891', '18896554880', '1', '188965548801444813750594', '2015-10-14 17:10:43', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 17:10:10', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444813766805', '18896554880', '1', '188965548801444813770298', '2015-10-14 17:10:26', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-14 17:10:30', null, '立即送达', '', '1', '1', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444813816448', '18896554880', '1', '188965548801444813818908', '2015-10-14 17:10:16', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 17:10:18', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444813882276', '18896554880', '1', '188965548801444813885485', '2015-10-14 17:10:22', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 17:10:25', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444813985710', '18896554880', '1', '188965548801444813987873', '2015-10-14 17:10:05', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-14 17:10:07', null, '立即送达', '', '1', '1', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444814235199', '18896554880', '1', '188965548801444814239601', '2015-10-14 17:10:15', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 17:10:19', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444814671354', '18896554880', '1', '188965548801444814675638', '2015-10-14 17:10:31', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 17:10:35', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444815273164', '18896554880', '1', '188965548801444817767747', '2015-10-14 17:10:33', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 18:10:04', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444815368575', '18896554880', '1', '188965548801444815371340', '2015-10-14 17:10:08', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 17:10:11', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444815389185', '18896554880', '1', '188965548801444815391977', '2015-10-14 17:10:29', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 17:10:31', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444816887507', '18896554880', '1', '188965548801444816890657', '2015-10-14 18:10:27', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 18:10:30', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444816925417', '18896554880', '1', '188965548801444816928975', '2015-10-14 18:10:05', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-14 18:10:08', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444818121504', '18896554880', '1', '188965548801444820037550', '2015-10-14 18:10:01', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 18:10:57', null, '立即送达', '', '1', '1', null, '20.50', null);
+INSERT INTO `orders` VALUES ('1444818284760', '18896554880', '1', '188965548801444818534832', '2015-10-14 18:10:44', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 18:10:08', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444818996915', '18896554880', '1', '188965548801444820037550', '2015-10-14 18:10:36', '1', '5.50', '1', '0', '10702', '1444364904671', '2015-10-14 18:10:57', null, '立即送达', '', '1', '1', null, '20.50', null);
+INSERT INTO `orders` VALUES ('1444819031186', '18896554880', '1', '188965548801444819170384', '2015-10-14 18:10:11', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 18:10:30', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444819121571', '18896554880', '1', '188965548801444820037550', '2015-10-14 18:10:41', '1', '5.50', '1', '0', '10703', '1444364904671', '2015-10-14 18:10:57', null, '立即送达', '', '1', '1', null, '20.50', null);
+INSERT INTO `orders` VALUES ('1444819190758', '18896554880', '1', '188965548801444820037550', '2015-10-14 18:10:50', '1', '5.50', '1', '0', '10703', '1444364904671', '2015-10-14 18:10:57', null, '立即送达', '', '1', '1', null, '20.50', null);
+INSERT INTO `orders` VALUES ('1444819236900', '18896554880', '1', '188965548801444819352773', '2015-10-14 18:10:36', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 18:10:32', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444819360620', '18896554880', '1', '188965548801444819363947', '2015-10-14 18:10:40', '1', '5.50', '1', '0', '10703', '1444364904671', '2015-10-14 18:10:43', null, '立即送达', '', '1', '1', null, '5.50', null);
+INSERT INTO `orders` VALUES ('1444820179852', '18896554880', '1', '188965548801444820185737', '2015-10-14 18:10:19', '1', '5.50', '1', '0', '10702', '1444364904671', '2015-10-14 18:10:25', null, '立即送达', '', '1', '1', null, '5.50', null);
+INSERT INTO `orders` VALUES ('1444822476343', '18013646790', '1', '180136467901444822480230', '2015-10-14 19:34:36', '1', '1.80', '1', '0', '20103', '1442302581211', '2015-10-14 19:34:40', null, '立即送达', '', '1', '1', null, '1.80', null);
+INSERT INTO `orders` VALUES ('1444825219413', '18896554880', '1', '188965548801444825222626', '2015-10-14 20:10:19', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-14 20:10:22', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444870306811', '18896554880', '1', '188965548801444875976118', '2015-10-15 08:10:46', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444870379288', '18896554880', '1', '188965548801444884051999', '2015-10-15 08:10:59', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-15 09:10:42', null, '立即送达', '', '1', '1', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444870506256', '18896554880', '1', '188965548801444875976118', '2015-10-15 08:10:06', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444870638232', '18896554880', '1', '188965548801444880975406', '2015-10-15 08:10:18', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:48', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444870932534', '18896554880', '1', '188965548801444875976118', '2015-10-15 09:10:12', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444870992221', '18896554880', '1', '188965548801444875976118', '2015-10-15 09:10:12', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444871034563', '18896554880', '1', '188965548801444871036680', '2015-10-15 09:10:54', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-15 09:10:56', null, '立即送达', '', '1', '1', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444871723659', '18896554880', '1', '188965548801444871728595', '2015-10-15 09:10:23', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-15 09:10:28', null, '立即送达', '', '1', '1', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444871857773', '18896554880', '1', '188965548801444871860992', '2015-10-15 09:10:37', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:40', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444872071297', '18896554880', '1', '188965548801444872076194', '2015-10-15 09:10:11', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:16', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444872132214', '18896554880', '1', '188965548801444872136850', '2015-10-15 09:10:12', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:16', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444872309769', '18896554880', '1', '188965548801444873798550', '2015-10-15 09:10:09', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:58', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444873826656', '18896554880', '1', '188965548801444875976118', '2015-10-15 09:10:26', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444873887911', '18896554880', '1', '188965548801444875976118', '2015-10-15 09:10:27', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 10:10:16', null, '立即送达', '', '1', '1', '1', '21.00', null);
+INSERT INTO `orders` VALUES ('1444873925301', '18896554880', '1', '188965548801444873928562', '2015-10-15 09:10:05', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 09:10:08', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444880413777', '18896554880', '1', '188965548801444880517678', '2015-10-15 11:10:13', '1', '10.00', '1', '0', '21717', '1444364904671', '2015-10-15 11:10:57', null, '立即送达', '', '1', '1', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444882234427', '18896554880', '1', '188965548801445396559032', '2015-10-15 12:10:34', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-21 11:02:39', null, '立即送达', '', '1', '2', null, '12.50', null);
+INSERT INTO `orders` VALUES ('1444882276909', '18896554880', '1', '188965548801444882284135', '2015-10-15 12:10:16', '1', '8.50', '1', '0', '20402', '1444364904671', '2015-10-15 12:10:24', null, '立即送达', '', '1', '1', null, '8.50', null);
+INSERT INTO `orders` VALUES ('1444882311235', '18896554880', '1', '188965548801444882320145', '2015-10-15 12:10:51', '1', '4.00', '1', '0', '10111', '1444364904671', '2015-10-15 12:10:00', null, '立即送达', '', '1', '1', null, '4.00', null);
+INSERT INTO `orders` VALUES ('1444884061181', '18896554880', '1', '188965548801461520146368', '2015-10-15 12:10:01', '1', '2.50', '1', '0', '10103', '1444364904671', '2016-04-25 01:04:06', null, '立即送达', '', '1', '2', null, '12.50', null);
+INSERT INTO `orders` VALUES ('1444911026031', '15506218219', '1', null, '2015-10-15 20:10:26', '0', null, '1', '0', '10720', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444911043205', '15506218219', '1', null, '2015-10-15 20:10:43', '0', null, '1', '0', '21801', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1444911056280', '15506218219', '1', '155062182191444911091401', '2015-10-15 20:10:56', '1', '20.00', '5', '0', '20209', '1444304326643', '2015-10-15 20:11:31', null, '21:59', '', '1', '2', null, '20.00', null);
+INSERT INTO `orders` VALUES ('1444973615856', '18862342354', '1', '188623423541444973637253', '2015-10-16 13:33:35', '1', '10.00', '1', '0', '21701', '1444973391648', '2015-10-16 13:33:57', null, '立即送达', '么么哒', '1', '2', null, '10.00', null);
+INSERT INTO `orders` VALUES ('1444983714636', '18896554880', '1', '188965548801444983734994', '2015-10-16 16:21:54', '1', '2.50', '1', '0', '10103', '1444364904671', '2015-10-16 16:22:14', null, '立即送达', '', '1', '2', null, '2.50', null);
+INSERT INTO `orders` VALUES ('1444983860055', '18896554880', '1', '188965548801445396559032', '2015-10-16 16:24:20', '1', '6.00', '2', '0', '20617', '1444364904671', '2015-10-21 11:02:39', null, '立即送达', '', '1', '2', null, '12.50', null);
+INSERT INTO `orders` VALUES ('1445134389532', '18896558935', '1', null, '2015-10-18 10:13:09', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445134394306', '18896558935', '1', null, '2015-10-18 10:13:14', '0', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445134502526', '18896558935', '1', null, '2015-10-18 10:15:02', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445135563824', '18896558935', '1', null, '2015-10-18 10:32:43', '0', null, '4', '0', '20112', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445137672811', '18862342354', '1', null, '2015-10-18 11:07:52', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445138521137', '18862342354', '1', null, '2015-10-18 11:22:01', '7', null, '1', '0', '20209', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445138540764', '18862342354', '1', null, '2015-10-18 11:22:20', '7', null, '1', '0', '20216', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445159285117', '13739165168', '1', '137391651681445159322500', '2015-10-18 17:08:05', '1', '90.00', '5', '0', '10722', '1444292165833', '2015-10-18 17:08:42', null, '立即送达', '', '1', '2', null, '90.00', null);
+INSERT INTO `orders` VALUES ('1445159349851', '13739165168', '1', null, '2015-10-18 17:09:09', '7', null, '14', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445252887024', '18035735959', '1', '180357359591445252888613', '2015-10-19 19:08:07', '1', '0.50', '1', '0', '10720', '1444295231450', '2015-10-19 19:08:08', null, '立即送达', '', '1', '1', null, '0.50', null);
+INSERT INTO `orders` VALUES ('1445339584000', '18896554880', '1', '188965548801445339584522', '2015-10-20 19:10:04', '1', '2.50', '1', '0', '20206', '1444364904671', '2015-10-20 19:10:04', null, '立即送达', '', '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445408009474', '15506218219', '2', null, '2015-10-21 14:13:29', '7', null, '1', '0', '10106', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445417892833', '18136075773', '1', null, '2015-10-21 16:58:12', '7', null, '1', '0', '21702', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445417914184', '18136075773', '1', null, '2015-10-21 16:58:34', '7', null, '1', '0', '20215', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445417935151', '18136075773', '1', null, '2015-10-21 16:58:55', '7', null, '1', '0', '20215', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445417952769', '18136075773', '1', null, '2015-10-21 16:59:12', '7', null, '1', '0', '20208', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445417954999', '18136075773', '1', null, '2015-10-21 16:59:14', '7', null, '1', '0', '20208', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445516325662', '18136075773', '1', null, '2015-10-22 20:18:45', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445575029463', '18762885079', '1', null, '2015-10-23 12:37:09', '0', null, '3', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445576420107', '18260108169', '1', '182601081691445576425308', '2015-10-23 13:00:20', '1', '20.00', '1', '0', '21702', '1442303847049', '2015-10-23 13:00:25', null, '立即送达', '', '1', '2', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1445615705566', '18136075773', '1', null, '2015-10-23 23:55:05', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615767650', '18136075773', '1', null, '2015-10-23 23:56:07', '7', null, '1', '0', '20209', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615779110', '18136075773', '1', null, '2015-10-23 23:56:19', '0', null, '1', '0', '20216', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615784085', '18136075773', '1', null, '2015-10-23 23:56:24', '0', null, '1', '0', '20214', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615790888', '18136075773', '1', null, '2015-10-23 23:56:30', '0', null, '2', '0', '20208', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615800928', '18136075773', '1', null, '2015-10-23 23:56:40', '0', null, '1', '0', '10715', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615804207', '18136075773', '1', null, '2015-10-23 23:56:44', '7', null, '1', '0', '10715', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445615853508', '18136075773', '1', null, '2015-10-23 23:57:33', '7', null, '1', '0', '21701', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445667862208', '18896558935', '1', null, '2015-10-24 14:24:22', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445677519643', '18862342354', '1', null, '2015-10-24 17:05:19', '0', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445677526920', '18862342354', '1', null, '2015-10-24 17:05:26', '0', null, '1', '0', '20102', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445677532304', '18862342354', '1', null, '2015-10-24 17:05:32', '0', null, '1', '0', '20104', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1445752666472', '18896554880', '1', '188965548801445752730217', '2015-10-25 13:57:46', '1', '2.80', '1', '0', '10106', '1444364904671', '2015-10-25 13:58:50', null, '立即送达', '', '1', '1', null, '2.80', null);
+INSERT INTO `orders` VALUES ('1446520999287', '18136075773', '1', null, '2015-11-03 11:23:19', '7', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1447070706265', '18896554880', '1', '188965548801447070707134', '2015-11-09 20:11:06', '7', null, '1', '0', '10111', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1447070761476', '18896554880', '1', null, '2015-11-09 20:06:01', '7', null, '5', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1447841992323', '13739165168', '2', null, '2015-11-18 18:19:52', '7', null, '8', '0', '10109', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1448593452607', '18013116680', '1', null, '2015-11-27 11:04:12', '0', null, '1', '0', '20103', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1448593457983', '18013116680', '1', null, '2015-11-27 11:04:17', '0', null, '2', '0', '20102', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1448593463612', '18013116680', '1', null, '2015-11-27 11:04:23', '0', null, '1', '0', '20101', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1448899199643', '18896554880', '1', null, '2015-11-30 23:59:59', '7', null, '1', '0', '10106', null, null, null, null, null, '1', '0', null, null, null);
+INSERT INTO `orders` VALUES ('1448899336421', '18896554880', '1', '188965548801448899349917', '2015-12-01 00:02:16', '1', '20.00', '2', '0', '21717', '1444364904671', '2015-12-01 00:02:29', null, '立即送达', '', '1', '1', null, '17.00', null);
+INSERT INTO `orders` VALUES ('1449033389624', '18013116680', '1', '180131166801449033397282', '2015-12-02 13:16:29', '1', '9.00', '5', '0', '20103', '1442297784', '2015-12-02 13:16:37', null, '立即送达', '', '1', '1', null, '9.00', null);
+INSERT INTO `orders` VALUES ('1461520034000', '18896554880', '1', '188965548801461520034624', '2016-04-25 01:04:14', '1', '2.50', '1', '0', '10103', '1444364904671', '2016-04-25 01:04:14', null, '立即送达', '', '1', '0', null, null, null);
+
+-- ----------------------------
+-- Table structure for order_pay
+-- ----------------------------
+DROP TABLE IF EXISTS `order_pay`;
+CREATE TABLE `order_pay` (
+ `pay_id` smallint(6) NOT NULL,
+ `category` varchar(255) NOT NULL,
+ PRIMARY KEY (`pay_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of order_pay
+-- ----------------------------
+INSERT INTO `order_pay` VALUES ('1', '支付宝支付');
+INSERT INTO `order_pay` VALUES ('2', '微信支付');
+
+-- ----------------------------
+-- Table structure for preferential
+-- ----------------------------
+DROP TABLE IF EXISTS `preferential`;
+CREATE TABLE `preferential` (
+ `preferential_id` int(11) NOT NULL AUTO_INCREMENT,
+ `need_number` int(11) NOT NULL,
+ `discount_num` int(11) NOT NULL DEFAULT '0',
+ `campus_id` int(11) NOT NULL,
+ PRIMARY KEY (`preferential_id`),
+ KEY `prefer_campus` (`campus_id`)
+) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of preferential
+-- ----------------------------
+INSERT INTO `preferential` VALUES ('1', '20', '3', '1');
+INSERT INTO `preferential` VALUES ('2', '30', '5', '1');
+INSERT INTO `preferential` VALUES ('3', '40', '12', '1');
+INSERT INTO `preferential` VALUES ('4', '20', '6', '2');
+INSERT INTO `preferential` VALUES ('5', '10', '2', '32');
+INSERT INTO `preferential` VALUES ('6', '15', '3', '32');
+INSERT INTO `preferential` VALUES ('7', '20', '5', '32');
+INSERT INTO `preferential` VALUES ('8', '40', '8', '32');
+INSERT INTO `preferential` VALUES ('9', '50', '20', '32');
+
+-- ----------------------------
+-- Table structure for receiver
+-- ----------------------------
+DROP TABLE IF EXISTS `receiver`;
+CREATE TABLE `receiver` (
+ `phone_id` varchar(20) NOT NULL,
+ `phone` varchar(20) NOT NULL,
+ `name` varchar(255) NOT NULL,
+ `address` varchar(255) NOT NULL,
+ `tag` smallint(6) DEFAULT '1',
+ `rank` varchar(20) NOT NULL,
+ `is_out` smallint(6) NOT NULL DEFAULT '0' COMMENT '地址是否失效',
+ `campus_id` int(11) NOT NULL,
+ PRIMARY KEY (`rank`,`phone_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of receiver
+-- ----------------------------
+INSERT INTO `receiver` VALUES ('8798', '13040101273', '灰熊', 'volvo***opel***saab***树林', '0', '1234567890', '0', '1');
+INSERT INTO `receiver` VALUES ('879833043', '13040101273', '黑熊', 'volvo***volvo***volvo***林树树林', '1', '1234567890', '0', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶帆', '三江学院铁心桥主校区619', '1', '1427300541891', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '18896554880', '科技', '三江学院铁心桥主校区我们', '1', '1427308019083', '1', '1');
+INSERT INTO `receiver` VALUES ('15151883571', '15151883571', '绝地', '三江学院铁心桥主校区15-103', '0', '1427634635035', '0', '0');
+INSERT INTO `receiver` VALUES ('18751889986', '18751889986', '刘冠宏', '三江学院铁心桥主校区16-439宿舍', '0', '1427647922718', '0', '0');
+INSERT INTO `receiver` VALUES ('15151883572', '15151883572', '张梦杰', '三江学院铁心桥主校区3-153', '0', '1427691760293', '0', '0');
+INSERT INTO `receiver` VALUES ('17712915379', '17712915379', '123456', '三江学院铁心桥主校区15楼', '0', '1427701806534', '0', '1');
+INSERT INTO `receiver` VALUES ('15295567537', '15295567537', '骆言', '三江学院铁心桥主校区15—103', '0', '1428134772134', '0', '0');
+INSERT INTO `receiver` VALUES ('18762885079', '18896554880', '123', '三江学院铁心桥主校区618', '1', '1428311194447', '1', '0');
+INSERT INTO `receiver` VALUES ('18762885079', '18260108169', '2', '三江学院铁心桥主校区123', '1', '1428312246582', '0', '0');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', '123木头人', '三江学院铁心桥主校区123456', '1', '1428421699524', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554856', '韩月辉啊', '理工楼205', '1', '1428421706966', '1', '1');
+INSERT INTO `receiver` VALUES ('18114706485', '18751889986', '刘冠宏', '三江学院铁心桥主校区16-439', '0', '1429811993729', '0', '0');
+INSERT INTO `receiver` VALUES ('15365186735', '13151281128', '李烜鑫', '三江学院铁心桥主校区15号楼203', '0', '1430139968260', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108190', '苏州叶帆', '三江学院铁心桥主校区苏州东区6201', '1', '1430139968260', '1', '7');
+INSERT INTO `receiver` VALUES ('15295569869', '15295569869', '程时茂', '三江学院铁心桥主校区16楼443', '0', '1430140350821', '0', '0');
+INSERT INTO `receiver` VALUES ('15366031030', '15366031030', '唐吉雨', '三江学院铁心桥主校区16号楼411宿舍', '0', '1430143358581', '0', '0');
+INSERT INTO `receiver` VALUES ('15152658540', '15152658540', '施天翼', '三江学院铁心桥主校区16楼119宿舍', '0', '1430143999704', '0', '0');
+INSERT INTO `receiver` VALUES ('15190518013', '15190518013', '潘鸿', '三江学院铁心桥主校区三江学院16号楼432', '0', '1430194088216', '0', '0');
+INSERT INTO `receiver` VALUES ('15261895955', '15261895955', '16号楼432宿舍', '三江学院铁心桥主校区16号楼432宿舍', '0', '1430194614988', '0', '0');
+INSERT INTO `receiver` VALUES ('13815445502', '13815445502', '韩宇波', '三江学院铁心桥主校区16号楼215宿舍', '0', '1430196072612', '0', '0');
+INSERT INTO `receiver` VALUES ('18252056259', '18252056259', '李晓飞', '三江学院铁心桥主校区6号楼507', '0', '1430209427176', '0', '0');
+INSERT INTO `receiver` VALUES ('15251895527', '15251895527', '顾海波', '三江学院铁心桥主校区15号楼447宿舍', '0', '1430213301695', '0', '0');
+INSERT INTO `receiver` VALUES ('18724005167', '18724005167', '杨宏光', '三江学院铁心桥主校区16号楼432', '0', '1430215725002', '0', '0');
+INSERT INTO `receiver` VALUES ('15295509505', '15295509505', '赵浩', '三江学院铁心桥主校区三江16号楼431', '0', '1430215931228', '0', '0');
+INSERT INTO `receiver` VALUES ('15205196040', '15205196040', '张志伟', '三江学院铁心桥主校区四号食堂(求快点)', '0', '1430216853879', '0', '0');
+INSERT INTO `receiver` VALUES ('15205196040', '15205196040', '张志伟', '三江学院铁心桥主校区四号食堂(求快点)', '1', '1430216857560', '0', '0');
+INSERT INTO `receiver` VALUES ('15205196040', '15205196040', '张志伟', '三江学院铁心桥主校区四号食堂(求快点)', '1', '1430216858359', '0', '0');
+INSERT INTO `receiver` VALUES ('15205196040', '15205196040', '张志伟', '三江学院铁心桥主校区四号食堂(求快点)', '1', '1430216859520', '0', '0');
+INSERT INTO `receiver` VALUES ('15205196040', '15205196040', '张志伟', '三江学院铁心桥主校区四号食堂(求快点)', '1', '1430216860601', '0', '0');
+INSERT INTO `receiver` VALUES ('18705199209', '18705199209', '樊志文', '三江学院铁心桥主校区三江学院16号楼242宿舍', '0', '1430217024155', '0', '0');
+INSERT INTO `receiver` VALUES ('13022571629', '13022571629', '杨佳俊', '三江学院铁心桥主校区三江学院主校区16号楼331', '0', '1430219675555', '0', '0');
+INSERT INTO `receiver` VALUES ('15261896973', '15261896973', '狄宇', '三江学院铁心桥主校区16楼431宿舍', '0', '1430220181373', '0', '0');
+INSERT INTO `receiver` VALUES ('15365132621', '15365132621', '江爱祥', '三江学院铁心桥主校区16号楼419', '0', '1430227427638', '0', '0');
+INSERT INTO `receiver` VALUES ('15365132621', '15365132621', '江爱祥', '三江学院铁心桥主校区16号楼419', '1', '1430227429383', '0', '0');
+INSERT INTO `receiver` VALUES ('15380820376', '15380820376', '朱剑宇', '三江学院铁心桥主校区16-444', '0', '1430230060734', '0', '0');
+INSERT INTO `receiver` VALUES ('18061739312', '18061739312', '兰宇迪', '三江学院铁心桥主校区三江学院15号楼405', '0', '1430233845504', '0', '0');
+INSERT INTO `receiver` VALUES ('18020118759', '18020118759', '吴奥', '三江学院铁心桥主校区14#213', '0', '1430234904151', '0', '0');
+INSERT INTO `receiver` VALUES ('15257588659', '15257588659', '褚嘉琪', '三江学院铁心桥主校区2号楼', '0', '1430236104110', '0', '0');
+INSERT INTO `receiver` VALUES ('15295569715', '15295569715', '金针菇', '三江学院铁心桥主校区3号楼', '0', '1430238541764', '0', '0');
+INSERT INTO `receiver` VALUES ('15366199989', '15366199989', '李', '三江学院铁心桥主校区7号楼106', '0', '1430241137802', '0', '0');
+INSERT INTO `receiver` VALUES ('15951996706', '15951996706', '孙艺珊', '三江学院铁心桥主校区2号楼226', '0', '1430264991258', '0', '0');
+INSERT INTO `receiver` VALUES ('18662835126', '18662835126', '邹沁源', '三江学院铁心桥主校区男生宿舍12-328', '0', '1430266717780', '0', '0');
+INSERT INTO `receiver` VALUES ('13160076990', '13160076990', '张凯旋', '三江学院铁心桥主校区12楼108', '0', '1430270433261', '0', '0');
+INSERT INTO `receiver` VALUES ('13160076990', '13160076990', '张凯旋', '三江学院铁心桥主校区12楼108', '1', '1430270433560', '0', '0');
+INSERT INTO `receiver` VALUES ('13160076990', '13160076990', '张凯旋', '三江学院铁心桥主校区12楼108', '1', '1430270433790', '0', '0');
+INSERT INTO `receiver` VALUES ('13914720105', '13914720105', '赵勇', '三江学院铁心桥主校区16楼232室', '0', '1430273179483', '0', '0');
+INSERT INTO `receiver` VALUES ('15365132560', '15365132560', '储坚成', '三江学院铁心桥主校区15号楼118', '0', '1430273424102', '0', '0');
+INSERT INTO `receiver` VALUES ('18502500812', '18502500812', '张宏建', '三江学院铁心桥主校区16号楼432', '0', '1430280547956', '0', '0');
+INSERT INTO `receiver` VALUES ('15365128369', '15365128369', '徐皓祯', '三江学院铁心桥主校区16栋411', '0', '1430281199125', '0', '0');
+INSERT INTO `receiver` VALUES ('18013863934', '18013863934', '陆益', '三江学院铁心桥主校区14楼213', '0', '1430281348420', '0', '0');
+INSERT INTO `receiver` VALUES ('18020118356', '18020118356', '查剑', '三江学院铁心桥主校区三江学院14号公寓楼212号', '0', '1430288419148', '0', '0');
+INSERT INTO `receiver` VALUES ('15161048466', '15161048466', '丁昊', '三江学院铁心桥主校区三江学院五号楼310', '0', '1430291991110', '0', '0');
+INSERT INTO `receiver` VALUES ('13913976839', '13913976839', '沈玉权', '三江学院铁心桥主校区S楼606—1', '0', '1430293686093', '0', '0');
+INSERT INTO `receiver` VALUES ('13160076967', '13160076967', '郭晓强', '三江学院铁心桥主校区爱国楼16号楼242宿舍', '0', '1430295105062', '0', '0');
+INSERT INTO `receiver` VALUES ('15261861958', '15261861958', '汪静', '三江学院铁心桥主校区18号楼二单元603-1', '0', '1430296056741', '0', '0');
+INSERT INTO `receiver` VALUES ('15850789886', '15295567537', '哈哈哈', '三江学院铁心桥主校区15号', '0', '1430300589423', '0', '0');
+INSERT INTO `receiver` VALUES ('18705199233', '18705199233', '刘宇大帅哥', '三江学院铁心桥主校区4310', '1', '1430301839771', '1', '0');
+INSERT INTO `receiver` VALUES ('18252058127', '18252058127', '胡壮', '三江学院铁心桥主校区男生宿舍12号楼328', '0', '1430303302959', '0', '0');
+INSERT INTO `receiver` VALUES ('18252066383', '18252066383', '李明锋', '三江学院铁心桥主校区三江学院16号楼235', '0', '1430314490045', '0', '0');
+INSERT INTO `receiver` VALUES ('18252057339', '18252057339', '倪豪', '三江学院铁心桥主校区12楼328', '0', '1430386138346', '0', '0');
+INSERT INTO `receiver` VALUES ('18751889637', '18751889637', '袁建楠', '三江学院铁心桥主校区15号楼146', '0', '1430409101899', '0', '0');
+INSERT INTO `receiver` VALUES ('15605159822', '15605159822', '魏小翔', '三江学院铁心桥主校区三江学院16号楼331', '0', '1430449291849', '0', '0');
+INSERT INTO `receiver` VALUES ('18013866641', '18013866641', '曹起', '三江学院铁心桥主校区5319', '0', '1430573737418', '0', '0');
+INSERT INTO `receiver` VALUES ('18362938239', '18362938239', '杨友进', '三江学院铁心桥主校区7#514', '0', '1430618682327', '0', '0');
+INSERT INTO `receiver` VALUES ('18070155110', '18070155110', '胡素亚', '三江学院铁心桥主校区江西省南昌市红谷滩新区学府大道589号江西科技师范大学', '0', '1430643603185', '0', '0');
+INSERT INTO `receiver` VALUES ('13861605337', '13861605337', 'M', '三江学院铁心桥主校区16号楼241宿舍', '0', '1430659947759', '0', '0');
+INSERT INTO `receiver` VALUES ('18551310166', '18551310166', '顾鑫', '三江学院铁心桥主校区16号楼429', '0', '1430726869324', '0', '0');
+INSERT INTO `receiver` VALUES ('18036196086', '18036196086', '陆顺', '三江学院铁心桥主校区16号楼428宿舍', '0', '1430736081605', '0', '0');
+INSERT INTO `receiver` VALUES ('18796640565', '18796640565', '于志航', '三江学院铁心桥主校区15号楼339宿舍', '0', '1430745016925', '0', '0');
+INSERT INTO `receiver` VALUES ('15150443372', '15150443372', '姚申涛', '三江学院铁心桥主校区三江学院16号楼215', '0', '1430797866303', '0', '0');
+INSERT INTO `receiver` VALUES ('18252120427', '18252120427', '常文龙', '三江学院铁心桥主校区12号楼106', '0', '1430804181551', '0', '0');
+INSERT INTO `receiver` VALUES ('13451895624', '13451895624', '戚安琪', '三江学院铁心桥主校区16楼120', '0', '1430834407532', '0', '0');
+INSERT INTO `receiver` VALUES ('18705198389', '18705198389', '吴越', '三江学院铁心桥主校区15号楼447', '0', '1430880199130', '0', '0');
+INSERT INTO `receiver` VALUES ('15261896862', '15261896862', '张', '三江学院铁心桥主校区16号楼432宿舍', '0', '1430880346706', '0', '0');
+INSERT INTO `receiver` VALUES ('13814504204', '13814504204', '熊大伏', '三江学院铁心桥主校区16号楼442', '0', '1430886217079', '0', '0');
+INSERT INTO `receiver` VALUES ('15365195716', '15365195716', '张运杰', '三江学院铁心桥主校区16号楼428', '0', '1430903632392', '0', '0');
+INSERT INTO `receiver` VALUES ('18066057126', '18066057126', '王雪', '三江学院铁心桥主校区19号楼505-1', '0', '1430917522766', '0', '0');
+INSERT INTO `receiver` VALUES ('18351008060', '18351008060', '武金铭', '三江学院铁心桥主校区5号楼310', '0', '1430918438125', '0', '0');
+INSERT INTO `receiver` VALUES ('15951809434', '15951809434', '朱哥哥', '三江学院铁心桥主校区16-434', '0', '1430990495682', '0', '0');
+INSERT INTO `receiver` VALUES ('15251820285', '15251820285', '曹青', '三江学院铁心桥主校区21号楼202-2', '0', '1431050881326', '0', '0');
+INSERT INTO `receiver` VALUES ('15365182279', '15365182279', '丁奕铭', '三江学院铁心桥主校区15号楼447', '0', '1431061251802', '0', '0');
+INSERT INTO `receiver` VALUES ('15365182279', '15365182279', '丁奕铭', '三江学院铁心桥主校区15号楼447', '1', '1431061252453', '0', '0');
+INSERT INTO `receiver` VALUES ('17768116252', '17768116252', '庄嘉和', '三江学院铁心桥主校区12号楼104', '0', '1431094805202', '0', '0');
+INSERT INTO `receiver` VALUES ('15366127275', '15366127275', '张刘健', '三江学院铁心桥主校区16号楼442', '0', '1431166185371', '0', '0');
+INSERT INTO `receiver` VALUES ('15251899171', '15251899171', '黄耀辉', '三江学院铁心桥主校区16号楼442', '0', '1431172249861', '0', '0');
+INSERT INTO `receiver` VALUES ('15961685555', '15961685555', '马遥', '三江学院铁心桥主校区17楼304', '0', '1431232134281', '0', '0');
+INSERT INTO `receiver` VALUES ('18252058069', '18252058069', '杨帆', '三江学院铁心桥主校区12号楼328', '0', '1431235121119', '0', '0');
+INSERT INTO `receiver` VALUES ('13851558735', '13851558735', '刘旭凡', '三江学院铁心桥主校区16号楼433', '0', '1431245257405', '0', '0');
+INSERT INTO `receiver` VALUES ('18705198716', '18705198716', '陈希', '三江学院铁心桥主校区16。 431', '0', '1431253769264', '0', '0');
+INSERT INTO `receiver` VALUES ('15651967988', '15651967988', '李翔', '三江学院铁心桥主校区15 405', '0', '1431318681075', '0', '0');
+INSERT INTO `receiver` VALUES ('18705199233', '18705199233', '刘宇大帅哥', '三江学院铁心桥主校区16号楼429', '0', '1431327448315', '0', '0');
+INSERT INTO `receiver` VALUES ('13585165686', '13585165686', '季拓', '三江学院铁心桥主校区6号楼511', '0', '1431347335595', '0', '0');
+INSERT INTO `receiver` VALUES ('18651323581', '18651323581', '钱程', '三江学院铁心桥主校区16幢430', '0', '1431349355327', '0', '0');
+INSERT INTO `receiver` VALUES ('18094390667', '18094390667', '陈伟', '三江学院铁心桥主校区3教楼', '0', '1431501251014', '0', '0');
+INSERT INTO `receiver` VALUES ('18705199202', '18705199202', '毛楠', '三江学院铁心桥主校区16号楼242', '0', '1431524006786', '0', '0');
+INSERT INTO `receiver` VALUES ('15005527591', '15005527591', '贾桢', '三江学院铁心桥主校区15号楼406', '0', '1431609064380', '0', '0');
+INSERT INTO `receiver` VALUES ('15295566015', '15295566015', '陈浩兴', '三江学院铁心桥主校区16号楼428宿舍', '0', '1431684892337', '0', '0');
+INSERT INTO `receiver` VALUES ('15151885657', '15151885657', '蔡国庆', '三江学院铁心桥主校区16号楼429宿舍', '0', '1431686355726', '0', '0');
+INSERT INTO `receiver` VALUES ('15896319989', '15896319989', '陈绪', '三江学院铁心桥主校区15号楼405', '0', '1431696973639', '0', '0');
+INSERT INTO `receiver` VALUES ('15261897597', '15261897597', '唐明松', '三江学院铁心桥主校区15号楼116室', '0', '1431862595007', '0', '0');
+INSERT INTO `receiver` VALUES ('15952035224', '15952035224', '杨洋', '三江学院铁心桥主校区12号楼302', '0', '1431953691258', '0', '0');
+INSERT INTO `receiver` VALUES ('15250711506', '15250711506', '王博', '三江学院铁心桥主校区12号宿舍楼104室', '0', '1431959509192', '0', '0');
+INSERT INTO `receiver` VALUES ('18251883658', '18251883658', '陈玉鹏', '三江学院铁心桥主校区17号楼304', '0', '1432004512688', '0', '0');
+INSERT INTO `receiver` VALUES ('18896765902', '18896765902', '\'', '三江学院铁心桥主校区\'\'\'\'\'', '0', '1432017530630', '0', '0');
+INSERT INTO `receiver` VALUES ('13852290859', '15261893551', '徐瑞', '三江学院铁心桥主校区15#114', '0', '1432042057804', '0', '0');
+INSERT INTO `receiver` VALUES ('13852290859', '15261893551', '徐瑞', '三江学院铁心桥主校区15#114', '1', '1432042058240', '0', '0');
+INSERT INTO `receiver` VALUES ('18252022980', '18252022980', '王之润', '三江学院铁心桥主校区十三号楼308', '0', '1432126920293', '0', '0');
+INSERT INTO `receiver` VALUES ('17751770753', '17751770753', '吴爽', '三江学院铁心桥主校区16#441', '0', '1432134712613', '0', '0');
+INSERT INTO `receiver` VALUES ('15850789092', '15850789092', '杨玉成', '三江学院铁心桥主校区16号宿舍楼435宿舍', '0', '1432191232944', '0', '0');
+INSERT INTO `receiver` VALUES ('15365196382', '15365196382', '夏鑫宇', '三江学院铁心桥主校区15号楼107', '0', '1432197873079', '0', '0');
+INSERT INTO `receiver` VALUES ('15380821257', '15380821257', '金怀江', '三江学院铁心桥主校区16栋239', '0', '1432219586120', '0', '0');
+INSERT INTO `receiver` VALUES ('15261861119', '15261861119', '黄佳赛', '三江学院铁心桥主校区12号楼110宿舍', '0', '1432261788752', '0', '0');
+INSERT INTO `receiver` VALUES ('18168023515', '18168023515', '李瑞', '三江学院铁心桥主校区15号楼305', '0', '1432292709546', '0', '0');
+INSERT INTO `receiver` VALUES ('15295569575', '15295569575', '王文超', '三江学院铁心桥主校区16号楼339', '0', '1432346440599', '0', '0');
+INSERT INTO `receiver` VALUES ('15062202740', '15062202740', '王启建', '三江学院铁心桥主校区17号楼114', '0', '1432356221774', '0', '0');
+INSERT INTO `receiver` VALUES ('15295560150', '15295560150', '周彬', '三江学院铁心桥主校区16#431', '0', '1432356903527', '0', '0');
+INSERT INTO `receiver` VALUES ('15206145988', '15206145988', '冯科达', '三江学院铁心桥主校区17号楼103宿舍', '0', '1432366631339', '0', '0');
+INSERT INTO `receiver` VALUES ('18651337775', '18651337775', '王飞', '三江学院铁心桥主校区12栋508', '0', '1432369683943', '0', '0');
+INSERT INTO `receiver` VALUES ('15651958911', '15651958911', '李超', '三江学院铁心桥主校区爱国楼16号楼435', '0', '1432370323984', '0', '0');
+INSERT INTO `receiver` VALUES ('18252059027', '18252059027', '程双双', '三江学院铁心桥主校区12--104', '0', '1432378989408', '0', '0');
+INSERT INTO `receiver` VALUES ('15366106958', '15366106958', '智伟华', '三江学院铁心桥主校区15号楼111', '0', '1432389001180', '0', '0');
+INSERT INTO `receiver` VALUES ('18305176480', '18305176480', '吴昊懿', '三江学院铁心桥主校区3号楼428', '0', '1432442064860', '0', '0');
+INSERT INTO `receiver` VALUES ('15062417600', '15062417600', '赵逸斌', '三江学院铁心桥主校区16楼120', '0', '1432469747778', '0', '0');
+INSERT INTO `receiver` VALUES ('13270722790', '13270722790', '杨帆', '三江学院铁心桥主校区4号楼406', '0', '1432473308030', '0', '0');
+INSERT INTO `receiver` VALUES ('13951083940', '13951083940', '隋宇轩', '三江学院铁心桥主校区15号楼405', '0', '1432473352039', '0', '0');
+INSERT INTO `receiver` VALUES ('15380821827', '15380821827', '霸天虎', '三江学院铁心桥主校区6号楼511', '0', '1432477221106', '0', '0');
+INSERT INTO `receiver` VALUES ('15051930218', '15051930218', '蒋其书', '三江学院铁心桥主校区7号楼514', '0', '1432617174648', '0', '0');
+INSERT INTO `receiver` VALUES ('15295562062', '15295562062', '陈开', '三江学院铁心桥主校区16号楼428宿舍', '0', '1432640311181', '0', '0');
+INSERT INTO `receiver` VALUES ('18951702641', '18951702641', '李洋', '三江学院铁心桥主校区宿舍楼17号416室', '0', '1432640448606', '0', '0');
+INSERT INTO `receiver` VALUES ('13914083434', '13000000000', '我们', '三江学院铁心桥主校区我', '1', '1434374060919', '0', '0');
+INSERT INTO `receiver` VALUES ('15295569575', '15295569575', '王文超', '三江学院铁心桥主校区16号楼339', '1', '1437357938653', '0', '0');
+INSERT INTO `receiver` VALUES ('1234567890098765', '13040101273', '企鹅', 'saab***opel***audi***苏州大学', '0', '1437473514', '0', '0');
+INSERT INTO `receiver` VALUES ('7898', '13040101273', '河马', 'volvo***volvo***volvo***非洲', '0', '1437547333', '0', '0');
+INSERT INTO `receiver` VALUES ('7898', '13040101273', '康骏', 'volvo***volvo***volvo***非洲', '0', '1437547422', '0', '0');
+INSERT INTO `receiver` VALUES ('898998', '13040101273', '猪猪', 'volvo***volvo***volvo***苏州', '0', '1437547591', '0', '0');
+INSERT INTO `receiver` VALUES ('109', '13040101273', '我', 'volvo***volvo***volvo***苏州', '0', '1437618063', '0', '0');
+INSERT INTO `receiver` VALUES ('12340987', '12345678901', '围城', 'volvo***volvo***volvo***南京', '0', '1437622499', '0', '0');
+INSERT INTO `receiver` VALUES ('18800001111', '12345678901', '杨慧萍', 'volvo***volvo***volvo***淮安', '0', '1437702373', '0', '0');
+INSERT INTO `receiver` VALUES ('12340987', '18896554880', 'zhengzhihao', 'volvo***volvo***volvo***1212123', '1', '1437982341', '1', '0');
+INSERT INTO `receiver` VALUES ('12345678901', '18896554880', 'weicheng', 'volvo***volvo***volvo***南京秦淮', '1', '1437983460', '1', '0');
+INSERT INTO `receiver` VALUES ('123', '18896554880', '企鹅', '*********南极', '0', '1438011689', '1', '0');
+INSERT INTO `receiver` VALUES ('11111222222', '22', 'dd', '222', '0', '1438051089825', '0', '2');
+INSERT INTO `receiver` VALUES ('12345678909', '12345678907', 'lichangcheng', '清华大学qwertyuiop', '0', '1438063423949', '0', '7');
+INSERT INTO `receiver` VALUES ('12345678909', '12345678906', 'chencong', '复旦大学吴中校区asdfghjk', '1', '1438064255488', '0', '3');
+INSERT INTO `receiver` VALUES ('12345678909', '12345678909', 'shibowen', 'umng', '1', '1438087369041', '0', '4');
+INSERT INTO `receiver` VALUES ('12345678909', '18013116680', 'fandexian', 'woshifandexian', '1', '1438087559578', '0', '5');
+INSERT INTO `receiver` VALUES ('18762885079', '18035735959', 'ivan.Ye', 'SoochowUniversity 404', '1', '1438100668215', '1', '5');
+INSERT INTO `receiver` VALUES ('18762885079', '18035735959', 'yefanshabi', 'shabi haha', '1', '1438100705746', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'wozuiniiubi zhuifengshaonian', '1', '1438102224027', '1', '5');
+INSERT INTO `receiver` VALUES ('18896554880', '18762885079', 'ivan', 'y', '1', '1438104091470', '1', '1');
+INSERT INTO `receiver` VALUES ('18860902573', '18896554880', 'fdds', '*********ffdfff', '1', '1438137422', '1', '0');
+INSERT INTO `receiver` VALUES ('sadsa', '18896554880', 'ded', '*********sads', '1', '1438138982', '1', '0');
+INSERT INTO `receiver` VALUES ('dd', '18896554880', 'fff', '*********dd', '1', '1438139320', '1', '0');
+INSERT INTO `receiver` VALUES ('111', '18896554880', '11111', '*********11', '1', '1438139373', '1', '0');
+INSERT INTO `receiver` VALUES ('11', '18896554880', '11', '*********1111', '1', '1438139750', '1', '0');
+INSERT INTO `receiver` VALUES ('99', '18896554880', '99', '*********99', '1', '1438139802', '1', '0');
+INSERT INTO `receiver` VALUES ('12345678909', '12345678765', '1234', '12wefe', '1', '1438144107530', '0', '2');
+INSERT INTO `receiver` VALUES ('12345678909', '12345678965', 'dewf', 'qwert', '1', '1438144534507', '0', '3');
+INSERT INTO `receiver` VALUES ('12345678909', '00000000000', 'lllllllllllllllllllllllllllllll', 'lllllllllllllll', '1', '1438145001354', '0', '2');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'ttttt', '西交利物浦大学12345', '1', '1438145562997', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', '123', '西交利物浦大学1234', '1', '1438146282754', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', '1234', '苏州大学本部1234', '1', '1438146365578', '1', '5');
+INSERT INTO `receiver` VALUES ('18260108169', '1234567788899', '12', '西交利物浦大学1233123', '1', '1438148696581', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', '123456', '苏州大学本部12345', '1', '1438148774208', '1', '5');
+INSERT INTO `receiver` VALUES ('18260108169', '12312434545', '123', '西交利物浦大学123342345', '1', '1438148783743', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'ttttt', '西交利物浦大学西交利物浦大学12345', '1', '1438149933009', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'ttttt', '苏州大学本部西交利物浦大学12345', '1', '1438149941985', '1', '5');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'ttttt', '西交利物浦大学西交利物浦大学12345876543', '1', '1438149958979', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test', '复旦大学吴中校区5haolou', '1', '1438150025561', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test', '复旦大学吴中校区复旦大学吴中校区5haolou', '1', '1438150065074', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'ttttt', '复旦大学吴中校区苏州大学本部西交利物浦大学12345', '1', '1438150092559', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '苏州大学独墅湖校区wuhaolou', '1', '1438150373297', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '苏州大学独墅湖校区苏州大学独墅湖校区wuhaolou', '1', '1438150382684', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '苏州大学独墅湖校区苏州大学独墅湖校区wuhaolou', '1', '1438150398148', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '苏州大学独墅湖校区苏州大学独墅湖校区wuhaolou1', '1', '1438150401822', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '苏州大学独墅湖校区苏州大学独墅湖校区wuhaolou11', '1', '1438150407328', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', '西交利物浦大学苏州大学独墅湖校区wuhaolou', '1', '1438150424510', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'fandexian', '苏州大学独墅湖校区123', '1', '1438150519423', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'fandexian', '苏州大学独墅湖校区苏州大学独墅湖校区123456', '1', '1438150537566', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'fandexian', '苏州大学独墅湖校区苏州大学独墅湖校区123', '1', '1438153937614', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test1', '1haolou', '1', '1438154175427', '1', '5');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test1', '1haolou2312', '1', '1438154181861', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test1', '1haolou2213455', '1', '1438154193239', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', '123', '1', '1438154523118', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test1', '1234545', '1', '1438154689818', '1', '0');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', 'we.231234566', '1', '1438154866736', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '18896557502', '追风少年', 'a01 225', '1', '1438154971238', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'ttest', '123', '1', '1438155962489', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '1234', '1234', '32445', '1', '1438156423624', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', ' 12334545', 'wqe', '123435', '1', '1438156433988', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', '12', 'test', '1', '1438156624531', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', '1234', '1', '1438156828500', '1', '4');
+INSERT INTO `receiver` VALUES ('18260108169', '182601081691', 'test2', '234', '1', '1438157079384', '1', '7');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test', '12345', '1', '1438157618041', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test2', '123', '1', '1438157834878', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'wocaonimade ', '1', '1438171949449', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niu', 'a01225', '1', '1438172377568', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'a01 225', '1', '1438172555318', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '1', 'a01 225', '1', '1438172899063', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niuyan', 'dushuhu a01 225', '1', '1438220670694', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niuyan', 'dushuhuxiaoqua01 225', '1', '1438220795702', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niuyan', 'a01 225', '1', '1438220984579', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', '1', 'a01 225', '1', '1438221147785', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', '1', '1', '1', '1438221192243', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', '1', '1', '1', '1438221216545', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', '111', '1111', '1', '1438221255980', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niu', '1', '1', '1438222881433', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '11', '1', '1', '1438222960063', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '1', '1', '1', '1438223002197', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '1', '1', '1', '1438223087732', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '2', '2', '1', '1438223115441', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'shibowen', 'benbuwuhaolou', '1', '1438225017539', '1', '4');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'test1', '123456', '1', '1438228297525', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test2', '12345', '1', '1438228311027', '1', '1');
+INSERT INTO `receiver` VALUES ('1234', '18896554880', '张', '苏州^苏州大学独墅湖校区^南京秦淮', '1', '1438231440', '1', '0');
+INSERT INTO `receiver` VALUES ('1234', '18896554880', '拉拉', '杭州^浙江大学本部^啦啦啦啦啦', '1', '1438232989', '1', '0');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '333', '2345d', '1', '1438234116476', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niuy an', 'yiny uchengwoaini', '1', '1438234176479', '1', '4');
+INSERT INTO `receiver` VALUES ('5201314', '18896554880', '围城', '上海^复旦大学吴中校区^十里秦淮', '1', '1438235663', '1', '3');
+INSERT INTO `receiver` VALUES ('5201314', '18896554880', '围城', '上海^复旦大学吴中校区^十里秦淮', '1', '1438235665', '1', '3');
+INSERT INTO `receiver` VALUES ('1221221', '1221', 'kang', '11', '0', '1438236903703', '0', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '1221', 'kang', '11', '1', '1438236923966', '1', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '1221', 'kang', '11', '1', '1438236951498', '1', '3');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678990', 'test2', '12', '1', '1438238198594', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12323434546', '123345s', '1231244', '1', '1438238210007', '1', '3');
+INSERT INTO `receiver` VALUES ('5201314', '18896554880', '围城', '苏州^苏州大学独墅湖校区^十里秦淮七里山塘', '1', '1438241773', '1', '1');
+INSERT INTO `receiver` VALUES ('2132132', '15850033077', 'lala', '上海^复旦大学吴中校区^就分手快放假时刻了快速的减肥', '0', '1438242337', '1', '3');
+INSERT INTO `receiver` VALUES ('18896584265', '18896554857', '小白', '杭州^浙江大学本部^624', '0', '1438242591', '1', '4');
+INSERT INTO `receiver` VALUES ('18035735959', '18735735959', 'niuyan', 'a01 225', '1', '1438245522221', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18896557502', 'yinyucheng', 'dushuhuxiaoqu', '1', '1438245551288', '1', '2');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test4', '134', '1', '1438245774637', '1', '7');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'dushuhuxiaoquA01225', '1', '1438245889425', '1', '7');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'niuyanxihuanyinyucheng', '1', '1438246030790', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'dushuhuxiaoqua', '1', '1438246122357', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', '1111', '1', '1438246891238', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', '11111', '1', '1438247594329', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'lkjlkjlkjlj', '1', '1438247714765', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '1', '1', '1', '1438247781528', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '1', '111', '1', '1438247826900', '1', '1');
+INSERT INTO `receiver` VALUES ('99999', '18860902563', 'weicheng', '南京^南京大学雨花台校区^123456', '0', '1438248041', '1', '2');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', 'KJ', '杭州^浙江大学本部^华西村', '1', '1438248065', '1', '4');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', 'KJ', '杭州^浙江大学本部^华西村', '1', '1438248068', '1', '4');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', '1111', '1', '1438248333739', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'dushuhu', '1', '1438248380602', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', 'dushuhu', '1', '1438249588634', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', 'niuyan', '11', '1', '1438249623844', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '11', '1111', '1', '1438249776145', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '22', '111', '1', '1438249797713', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', 'niuyan', '1111', '1', '1438249832067', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '独墅湖校区A01-225', '1', '1438249972601', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18896557502', '尹昱程', '独墅湖校区a04', '1', '1438250025564', '1', '5');
+INSERT INTO `receiver` VALUES ('18260108169', '12344567892', 'test', '1234', '1', '1438250113101', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12343534545', '123124', '123', '1', '1438250292628', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12342342344', '123', '1234453', '1', '1438255750999', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '123456788901', 'test', '1234', '1', '1438257360127', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', '123', '1', '1438257448889', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', '12345', '1', '1438257587258', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18762885079', 'ivan12', 'ddd', '1', '1438259434156', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '独墅湖校区', '1', '1438259837670', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18896557502', '尹昱程', '独墅湖校区', '1', '1438259916402', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛宴', '独墅湖校区', '1', '1438304682129', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '1', '1', '1', '1438304736804', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '22222222222', '2', '12', '1', '1438304913607', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '钱钱钱钱钱', '2', '1', '1438305516907', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '111', '3', '1', '1438307106042', '1', '1');
+INSERT INTO `receiver` VALUES ('18896584265', '18896554857', '小白', '杭州^浙江大学本部^624', '0', '1438307583', '1', '4');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '独墅湖校区', '1', '1438307832620', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18034839573', '采臣', '读书户校区', '1', '1438308325422', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '139483048304', '张殷墟', '毒素', '1', '1438308344979', '1', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '11256743323', '牛严', '是', '1', '1438308773183', '1', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '33333333332', '3333', '帆', '1', '1438308794083', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '19039393939', '333', '11111', '1', '1438308855517', '1', '1');
+INSERT INTO `receiver` VALUES ('18013646790', '18013646790', 'ming', 'suzhoudaxuedushuhuxiaoquchuangyichanyeyuan', '1', '1438320052646', '1', '7');
+INSERT INTO `receiver` VALUES ('18013646790', '18013646780', 'miao', 'qwqw', '0', '1438320077850', '0', '4');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', 'testw23123', 'qwe123', '1', '1438320517047', '1', '6');
+INSERT INTO `receiver` VALUES ('13914083434', '11111111111', 'qqqqq', 'though hi to you', '0', '1438321743304', '0', '1');
+INSERT INTO `receiver` VALUES ('13914083434', '12345678901', ' ', ' ', '1', '1438321766500', '0', '5');
+INSERT INTO `receiver` VALUES ('5201314', '18896554880', '围城', '苏州^苏州大学独墅湖校区^十里秦淮七里山塘', '0', '1438326207', '1', '1');
+INSERT INTO `receiver` VALUES ('5201314', '18896554880', '围城', '苏州^苏州大学独墅湖校区^十里秦淮七里山塘', '0', '1438326243', '1', '1');
+INSERT INTO `receiver` VALUES ('52013145', '18896554880', '围城', '苏州^苏州大学独墅湖校区^十里秦淮七里山塘街', '1', '1438326460', '1', '1');
+INSERT INTO `receiver` VALUES ('18889', '18896554880', '和恶化', '苏州^苏州大学独墅湖校区^发士大夫s', '0', '1438326808', '1', '1');
+INSERT INTO `receiver` VALUES ('52013145', '18896554880', '围城', '苏州^苏州大学独墅湖校区^十里秦淮七里山塘街', '0', '1438326818', '1', '1');
+INSERT INTO `receiver` VALUES ('发送速度', '18896554880', '放进塑料袋就 ', '苏州^苏州大学独墅湖校区^发士大夫s', '1', '1438326837', '1', '1');
+INSERT INTO `receiver` VALUES ('发送速度', '18896554880', '放进塑料袋就 ', '苏州^苏州大学独墅湖校区^发士大夫s', '0', '1438326849', '1', '1');
+INSERT INTO `receiver` VALUES ('123', '18860902563', 'yhp', '上海^复旦大学吴中校区^阿什福', '1', '1438327507', '1', '3');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '杭州^浙江大学本部^华西村', '1', '1438328951', '1', '4');
+INSERT INTO `receiver` VALUES ('1234', '18860902563', '李丛', '苏州^苏州大学独墅湖校区^山东蓝翔', '1', '1438330074', '1', '1');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '杭州^浙江大学本部^十里秦淮', '1', '1438330093', '1', '4');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '杭州^浙江大学本部^十里秦淮人家', '1', '1438330244', '1', '4');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '杭州^浙江大学本部^十里秦淮', '1', '1438330549', '1', '4');
+INSERT INTO `receiver` VALUES ('111', '18896554880', '111', '上海^复旦大学吴中校区^111', '0', '1438334618', '1', '3');
+INSERT INTO `receiver` VALUES ('111', '18896554880', '111宿舍', '上海^复旦大学吴中校区^111宿舍', '0', '1438334735', '1', '3');
+INSERT INTO `receiver` VALUES ('111宿舍', '18896554880', '111宿舍', '上海^复旦大学吴中校区^111宿舍四十四', '1', '1438334749', '1', '3');
+INSERT INTO `receiver` VALUES ('1111111111', '18896554880', '四十四', '苏州^苏州大学独墅湖校区^11111111', '0', '1438334763', '1', '1');
+INSERT INTO `receiver` VALUES ('1111111', '18896554880', '11111', '苏州^苏州大学独墅湖校区^111111', '1', '1438334773', '1', '1');
+INSERT INTO `receiver` VALUES ('1111111', '18896554880', '111111', '苏州^苏州大学独墅湖校区^111111', '1', '1438334781', '1', '1');
+INSERT INTO `receiver` VALUES ('111111', '18896554880', '111111', '苏州^苏州大学独墅湖校区^1111111', '1', '1438334790', '1', '1');
+INSERT INTO `receiver` VALUES ('1111111', '18896554880', '11111', '苏州^苏州大学独墅湖校区^111111', '1', '1438334805', '1', '1');
+INSERT INTO `receiver` VALUES ('1111111', '18896554880', '1111111', '苏州^苏州大学独墅湖校区^1111111', '1', '1438334816', '1', '1');
+INSERT INTO `receiver` VALUES ('111111111', '18896554880', '1111111', '苏州^苏州大学独墅湖校区^111', '1', '1438335048', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '111', '1', '1', '1438335720788', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '33333333333', '222', '3333', '1', '1438335733155', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '33333333333', '3333', '333', '1', '1438335745102', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '55555555555', '5', '5', '1', '1438335755167', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '66666666666', '6', '6', '1', '1438335765930', '1', '6');
+INSERT INTO `receiver` VALUES ('18035735959', '77777777777', '7777', '777', '1', '1438335779333', '1', '2');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '苏州^苏州大学本部^十里秦淮人家', '1', '1438343301', '1', '5');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '苏州^苏州大学独墅湖校区^十里秦淮人家', '1', '1438343352', '1', '1');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '上海^复旦大学吴中校区^十里秦淮人家', '1', '1438343615', '1', '3');
+INSERT INTO `receiver` VALUES ('45555', '18860902563', '张', '上海^复旦大学吴中校区^十里秦淮人家', '0', '1438343677', '1', '3');
+INSERT INTO `receiver` VALUES ('110', '18860902563', '李丛', '杭州^浙江大学本部^山东蓝翔校长孙子', '1', '1438352975', '1', '4');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', '施博文', '东5', '1', '1438397557986', '1', '5');
+INSERT INTO `receiver` VALUES ('1111111', '18896554880', '11111', '苏州^苏州大学独墅湖校区^江苏省苏州市沧浪区东环路50号', '1', '1438401307', '1', '1');
+INSERT INTO `receiver` VALUES ('110', '18860902563', '李丛', '杭州^浙江大学本部^山东蓝翔校长孙子他爸', '1', '1438401382', '1', '4');
+INSERT INTO `receiver` VALUES ('1111111111', '18896554880', '四十四', '苏州^苏州大学独墅湖校区^11111111', '1', '1438406816', '1', '1');
+INSERT INTO `receiver` VALUES ('1111111111', '18896554880', '四十四', '苏州^苏州大学独墅湖校区^11111111', '0', '1438406828', '1', '1');
+INSERT INTO `receiver` VALUES ('18896453692', '18896554880', 'simon', '上海^复旦大学吴中校区^上海市虹桥', '1', '1438410136', '1', '3');
+INSERT INTO `receiver` VALUES ('18896453692', '18896554880', 'simon', '苏州^苏州大学本部^上海市虹桥', '1', '1438410150', '1', '5');
+INSERT INTO `receiver` VALUES ('18896453692', '18896554880', 'simon', '苏州^苏州大学本部^上海市虹桥火车小镇', '1', '1438410163', '1', '5');
+INSERT INTO `receiver` VALUES ('123678419142', '18896554880', 'simon', '苏州^苏州大学本部^上海市虹桥火车小镇', '1', '1438410175', '1', '5');
+INSERT INTO `receiver` VALUES ('17739362241234', '18896554880', '四十四', '苏州^苏州大学独墅湖校区^江苏省苏州市沧浪区东环路50号', '1', '1438410211', '1', '1');
+INSERT INTO `receiver` VALUES ('123678419142', '18896554880', 'simons', '苏州^苏州大学本部^上海市虹桥火车小镇', '0', '1438412232', '1', '5');
+INSERT INTO `receiver` VALUES ('17739362241234', '18896554880', '极客', '苏州^苏州大学独墅湖校区^江苏省苏州市沧浪区东环路50号', '1', '1438412254', '0', '1');
+INSERT INTO `receiver` VALUES ('1886082346324', '18896554880', '大哥', '上海^复旦大学吴中校区^上海杨浦区138弄', '1', '1438417082', '1', '3');
+INSERT INTO `receiver` VALUES ('18860823463', '18896554880', '快叫大哥', '上海^复旦大学吴中校区^上海杨浦区138弄111室', '1', '1438417120', '1', '3');
+INSERT INTO `receiver` VALUES ('18860823463', '18896554880', '快叫大哥', '上海^复旦大学吴中校区^上海杨浦区138弄111室', '1', '1438417141', '0', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '独墅湖校区a01 225', '1', '1438676872887', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '12345678987', '333', '66666', '1', '1438676916704', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '23356778345', '56567', '3456345', '1', '1438676932052', '1', '6');
+INSERT INTO `receiver` VALUES ('18035735959', '13456789754', '7777', '234', '1', '1438676969749', '1', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '33333333333', '33333', '3', '1', '1438678120467', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '44444444444', '444', '4', '1', '1438678151631', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '444444444444', '45555', '444', '1', '1438678179221', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '44444444444', '444', '4', '1', '1438678191011', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '555555555555', '5555', '555', '1', '1438678201755', '1', '2');
+INSERT INTO `receiver` VALUES ('18035735959', '77777777777', '777', '7', '1', '1438678292809', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '88888888888', '8', '8', '1', '1438678301951', '1', '3');
+INSERT INTO `receiver` VALUES ('18035735959', '22222222222', '222', '2', '1', '1438679167830', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '33333333333', '3', '3', '1', '1438679176472', '1', '5');
+INSERT INTO `receiver` VALUES ('18035735959', '44444444444', '4', '4', '1', '1438679189957', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '55555555555', '5', '5', '1', '1438679215728', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '66666666666', '6', '6', '1', '1438679225756', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '77777777777', '7', '7', '1', '1438679234983', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '88888888888', '8', '8', '1', '1438679244947', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '99999999999', '9', '9', '1', '1438679254909', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '11111111111', '1', '1', '1', '1438679265820', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '22222222222', '2', '2', '1', '1438679277185', '1', '1');
+INSERT INTO `receiver` VALUES ('2', '18860902563', '1', '3^4^5', '1', '1438701351', '1', '1');
+INSERT INTO `receiver` VALUES ('22', '18860902563', '11', '33^44^55', '1', '1438701420', '1', '1');
+INSERT INTO `receiver` VALUES ('22222222222222', '18860902563', '叶帆', '苏州^苏州大学独墅湖校区^1111111111', '1', '1438854800', '0', '1');
+INSERT INTO `receiver` VALUES ('十四是十四', '18860902563', '四是四', '苏州^苏州大学独墅湖校区^十是十', '1', '1438855042', '1', '1');
+INSERT INTO `receiver` VALUES ('222', '18860902563', '呵呵', '苏州^苏州大学独墅湖校区^11', '1', '1438861898', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'niuyan2', 'dushuhu1234', '1', '1439011602738', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12312341234', 'shit', 'ssss', '1', '1439011934768', '1', '2');
+INSERT INTO `receiver` VALUES ('1584678', '15850033077', 'li', 'ghdvsh^gdhdv^hdjfbd', '1', '1439343074', '0', '1');
+INSERT INTO `receiver` VALUES ('1584678', '15850033077', 'li', 'ghdvsh^gdhdv^hdjfbd', '1', '1439343075', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'Test234', '123456', '1', '1439539557176', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test1234', '98786753456789', '1', '1439539597854', '1', '3');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'shi234578967', '123', '1', '1439539649805', '1', '4');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '123456789', '1234', '1', '1439541057365', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'testnew', '5haolou', '1', '1439541687142', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'shibowen', 'rew', '1', '1439542580437', '1', '4');
+INSERT INTO `receiver` VALUES ('18896554880', '12312343535', 'sdaf s', '2314', '1', '1439542613399', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'testnew2', '1234', '1', '1439543275677', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'testnew3', '1234', '1', '1439543589867', '1', '5');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678902', 'testnew5', '123', '1', '1439543777263', '1', '5');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test6', '12345', '1', '1439543804417', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12231241234', 'test3456', '213213', '1', '1439545260073', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'sdafasdf adsf', '324121341234141232341354256433657', '1', '1439894266614', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', 'test', '1234', '1', '1439894494108', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678900', 'test', '456', '1', '1439894625316', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909876543', 'newtest', '1234', '1', '1439950522943', '1', '6');
+INSERT INTO `receiver` VALUES ('134', '18860902563', 'jzz', '上海^复旦大学吴中校区^zz', '1', '1439960345000', '0', '3');
+INSERT INTO `receiver` VALUES ('aaa', '13913287690', 'yyy', '苏州^苏州大学独墅湖校区^安安硕', '1', '1439969449000', '0', '1');
+INSERT INTO `receiver` VALUES ('123', '13913287690', 'zzz', '苏州^苏州大学独墅湖校区^sdafaf', '1', '1439969459000', '0', '1');
+INSERT INTO `receiver` VALUES ('12344', '13913287690', 'ss', '苏州^苏州大学独墅湖校区^dafa', '1', '1439971295000', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'cccccc', 'qwer', '1', '1439973213527', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '1144332244', '施施', '体育馆', '1', '1439974693087', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', 'ssssss', '三里屯', '1', '1440063649835', '1', '2');
+INSERT INTO `receiver` VALUES ('1221221', '1221', 'kang', '11', '1', '1440063761466', '0', '3');
+INSERT INTO `receiver` VALUES ('18896552573', '18896554880', 'ssssss', '三里屯', '0', '1440064335847', '0', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'test', 'qqq', '1', '1440066002292', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678909', 'test', '1234', '1', '1440213857968', '1', '2');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678901', 'test', '123', '1', '1440214104472', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678909', 'test', '1234', '1', '1440215570473', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'tttt', '1234', '1', '1440221838529', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '32412123123', '123', '123123', '1', '1440221892997', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', '123', '123', '1', '1440221922165', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', '123', '1234 567', '1', '1440222514531', '1', '32');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678900', '45678', '123123', '1', '1440222531626', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '123456789', '123', '1', '1440222567468', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '345', '1', '1440222898759', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '1234', '1', '1440223039167', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678912', 'test', '12345', '1', '1440223155256', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '1', '123', '1', '1440224225832', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '2', '1324567', '1', '1440224236619', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '1234567890', '1', '1440224247593', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '12345', '1', '1440224286657', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '123', '1', '1440224416881', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '12345', '1', '1440224589080', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '31312', '1', '1440224935817', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '1234', '1', '1440225524835', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678902', '1', '1234', '1', '1440225637616', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '2', '1234', '1', '1440225699504', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', '3', '123213123', '1', '1440225713819', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', 'rare', 'fffff', '1', '1440401961193', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', 'test', '123456', '1', '1440402247358', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '123', '1', '1440404041368', '1', '6');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678901', 'test', '123123', '1', '1440404125503', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '123', '1', '1440404752960', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', 'the ', 'uuuu', '1', '1440404867610', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'ppppppppppp', 'uuuu ', 'ghhhh ', '1', '1440404923994', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'rrrrrrrrrrr', 'tyttttyy', 'uuuu', '1', '1440405023679', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'ttttt', 'vigorous', '1', '1440405176247', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'the ', 'the ', '1', '1440405366010', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'the ', 'the ', '1', '1440405451033', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'the ', 'qqq', '1', '1440405659785', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'I'm', 'the', '1', '1440405844836', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', 'qqqqqqqqqqq', 'the ', 'the ', '1', '1440405908963', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', 'back', '爸爸', '1', '1440479379660', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'ttt', '1234', '1', '1440488177479', '1', '2');
+INSERT INTO `receiver` VALUES ('13914083434', '13335858789 ', ' ', ' ', '1', '1440501261497', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896654880', '我', '三江学院铁心桥主校区号啊', '1', '1440561147797', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896654880', '我的', '三江学院铁心桥主校区号', '1', '1440561160619', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896654880', '我擦', '三江学院铁心桥主校区号', '1', '1440561172336', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678909', 'test', '12345678', '1', '1440565672430', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '呵呵nimei', '理工楼205', '1', '1440573815731', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554856', '韩月辉', '沧浪区东环路50号', '1', '1440573910716', '1', '3');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩跃虎', '理工楼205', '1', '1440585682482', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩语', '雨花台', '1', '1440585953142', '1', '7');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩月辉', '三江学院铁心桥主校区号啊', '1', '1440585977651', '1', '3');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '郑志豪', '哈哈哈', '1', '1440586009163', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '郑志豪', '红灯区78号', '1', '1440661184243', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678909', '111', '123', '1', '1440669827863', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '12345678909', '12345', '123456', '1', '1440669865513', '1', '6');
+INSERT INTO `receiver` VALUES ('18260108169', '11234567890', '222', '1234', '1', '1440669897182', '1', '31');
+INSERT INTO `receiver` VALUES ('18860902563', '18896554856', '韩月辉', '是变态', '0', '1440740539936', '1', '1');
+INSERT INTO `receiver` VALUES ('18860902563', '12345678901', '12', 'sfsadfsaf', '1', '1440740576667', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '12345678909', 'test', '123456', '1', '1440816994650', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18762885079', 'ft', 'aa', '1', '1441003001522', '1', '1');
+INSERT INTO `receiver` VALUES ('18860902563', '18860904119', '灵车漂移', '你妈挂树', '1', '1441004201', '1', '1');
+INSERT INTO `receiver` VALUES ('18860902563', '18860904119', '灵车漂移', '你妈挂树', '1', '1441004238', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554883', '18896554883', '韩月辉', '东吴620', '0', '1441012852268', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554883', '18896554880', '韩月辉', '东吴620', '0', '1441014994756', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554889', '18896554880', '韩月辉', '东吴620', '1', '1441086301', '0', '2');
+INSERT INTO `receiver` VALUES ('18896554889', '18896554880', '郑志豪', '东吴620', '0', '1441086427', '0', '1');
+INSERT INTO `receiver` VALUES ('18860902563', '18896554856', '韩月辉', '呵呵', '1', '1441088465', '0', '1');
+INSERT INTO `receiver` VALUES ('18051299999', '18860902563', '就', '那那那', '1', '1441088653128', '1', '1');
+INSERT INTO `receiver` VALUES ('18051299999', '18860902563', '就', '那那那', '0', '1441088653380', '0', '1');
+INSERT INTO `receiver` VALUES ('18051299999', '18860902563', '就', '那那那', '1', '1441088654476', '1', '1');
+INSERT INTO `receiver` VALUES ('18012344321', '18860902563', '123', '12333', '0', '1441099142804', '0', '1');
+INSERT INTO `receiver` VALUES ('18051294119', '12312341234', '222', '343期', '0', '1441100974771', '1', '1');
+INSERT INTO `receiver` VALUES ('18051294119', '18860902563', '韩月辉', '收拾收拾', '0', '1441101402470', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554889', '18896584856', '叶帆', '河东河西', '1', '1441159340', '0', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶帆', '620', '1', '1441434950038', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩han', '(null)凌云路103', '1', '1441889996', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '啊', '1', '1', '1441947148966', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', 'for优', '一期东门', '1', '1441960279820', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554881', 'for优123<script>alert(\'hehe\')</script>', '一期东门<script>alert(\'hehe\')</script>', '1', '1441960367519', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩', '东五', '1', '1442279650', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554924', '12345678901', 'lcc', 'wwww', '0', '1442296113', '0', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '噢', '苏州大学独墅湖校区牛严', '1', '1442296451', '1', '1');
+INSERT INTO `receiver` VALUES ('18013116680', '12345678900', '123', 'hgfyhhgg', '1', '1442297077', '1', '1');
+INSERT INTO `receiver` VALUES ('18013116680', '25184894612', 'hshshh', '54454884', '1', '1442297694', '1', '1');
+INSERT INTO `receiver` VALUES ('18013116680', '12345678900', 'hdhdbsvsv', '5188484', '1', '1442297715', '0', '1');
+INSERT INTO `receiver` VALUES ('18013116680', '00987654321', '316848484', 'gdgvdgsh', '1', '1442297746', '0', '6');
+INSERT INTO `receiver` VALUES ('18013646790', '18013646790', 'ming', 'suzhoudaxuedushuhuxiaoquchuangyichanyeyuan', '1', '1442297749', '0', '44');
+INSERT INTO `receiver` VALUES ('18013116680', '25184894612', 'hshshh', '54454884sjshbsvdhhshsbsbvdvdhbsbxhduhevwgdhhebwfsgehheveshwvsgshheve', '0', '1442297784', '0', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '兰兰', '苏州大学独墅湖校区620', '1', '1442298144', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '浙江大学北区你', '1', '1442302329254', '0', '44');
+INSERT INTO `receiver` VALUES ('18013646790', '18013646790', '庙宇请', '大干一场果皇果后舅舅家', '1', '1442302581211', '0', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', '123456', 'test', '1', '1442302967560', '1', '45');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶', '777', '1', '1442303355038', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554924', '12345678901', 'ljk', 'gg', '1', '1442303727451', '0', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', '施博文', '123213124234234', '0', '1442303847049', '0', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18260108169', '施博文', '123456', '1', '1442305438516', '1', '1');
+INSERT INTO `receiver` VALUES ('18260108169', '18013646790', '鸟语请123', '赶紧评论里来咯', '1', '1442305646090', '0', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '12345678901', 'wode', '苏州大学独墅湖校区aa', '1', '1442309741880', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554856', '11', '(null)dafafdassd', '1', '1442323060', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', '牛严', '苏州大学独墅湖校区牛严', '1', '1442328833920', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18260108169', 'test', '苏州大学本部1234', '1', '1442370014802', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '18642657268', '叶帆', '星湖街328号', '1', '1442384680528', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '叶帆', '二期五栋', '1', '1442384951119', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '15636987453', '苏宇', '一期六栋', '1', '1442393800251', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '12345', '1234', '1', '1442480770379', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '12345678901', 'wode', '苏州大学独墅湖校区aa', '1', '1443083813', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '牛严', '1', '1444228883', '1', '2');
+INSERT INTO `receiver` VALUES ('13739165168', '13739165168', '蔡凌锋', '104', '0', '1444292165833', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035734949', 'niuyan', '1234', '0', '1444295231450', '0', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶帆', '苏州大学独墅湖校区620', '1', '1444296270665', '1', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶帆', '620', '1', '1444296667084', '1', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '叶帆', '苏州大学本部620', '1', '1444296742397', '0', '2');
+INSERT INTO `receiver` VALUES ('18762885079', '18260108169', '夜班', '', '1', '1444296765660', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18035735959', 'sl', 'aaa', '1', '1444296791030', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', 'a', '苏州大学本部1', '1', '1444296923502', '1', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', 'a', '1', '1', '1444297075660', '1', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', 'a', '1', '1', '1444297166766', '1', '1');
+INSERT INTO `receiver` VALUES ('18762885079', '18762885079', '。', '?', '0', '1444297304362', '0', '2');
+INSERT INTO `receiver` VALUES ('18896554880', '11111111111', '1', '1', '1', '1444297397044', '0', '1');
+INSERT INTO `receiver` VALUES ('15506218219', '15506218219', '张涛', '111', '0', '1444304326643', '0', '1');
+INSERT INTO `receiver` VALUES ('18896554880', '18896554880', '韩月辉', '东吴620', '0', '1444364904671', '0', '1');
+INSERT INTO `receiver` VALUES ('18896558935', '18896558935', '朱丽叶', '一期107-406', '0', '1444373814939', '0', '1');
+INSERT INTO `receiver` VALUES ('18896558935', '18896558935', '朱丽叶', '', '1', '1444374388644', '1', '1');
+INSERT INTO `receiver` VALUES ('18896559011', '18896559011', '刘松宾', '103-623', '0', '1444374404097', '0', '1');
+INSERT INTO `receiver` VALUES ('13739165168', '11088888888', 'fhahs', '苏州大学独墅湖校区dhaga', '1', '1444374581409', '1', '1');
+INSERT INTO `receiver` VALUES ('18896558935', '18896558935', '朱丽叶', '', '1', '1444374673505', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛宴', '吖吖', '1', '1444378357146', '0', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '', '牛', '牛', '1', '1444478349574', '1', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '', '', '', '1', '1444478593979', '1', '1');
+INSERT INTO `receiver` VALUES ('18862342354', '18862342354', '杜佳雯', 'A03', '0', '1444973391648', '0', '1');
+INSERT INTO `receiver` VALUES ('18136075773', '15655125886', '同', '统一战线', '0', '1445615822649', '0', '1');
+INSERT INTO `receiver` VALUES ('18035735959', '18035735959', '牛严', '创意产业园101', '1', '18035735959', '0', '0');
+
+-- ----------------------------
+-- Table structure for users
+-- ----------------------------
+DROP TABLE IF EXISTS `users`;
+CREATE TABLE `users` (
+ `phone` varchar(11) NOT NULL,
+ `password` varchar(50) NOT NULL,
+ `type` smallint(6) DEFAULT NULL,
+ `create_time` date NOT NULL COMMENT '注册时间',
+ `nickname` varchar(255) DEFAULT NULL,
+ `img_url` varchar(255) DEFAULT NULL,
+ `last_login_date` date DEFAULT NULL,
+ `token` varchar(256) DEFAULT NULL,
+ `sex` smallint(1) DEFAULT NULL,
+ `academy` varchar(50) DEFAULT NULL,
+ `qq` varchar(50) DEFAULT NULL,
+ `weixin` varchar(50) DEFAULT NULL,
+ `mail` varchar(255) DEFAULT NULL,
+ `campus_id` int(11) DEFAULT NULL,
+ `last_campus` int(11) NOT NULL DEFAULT '1',
+ PRIMARY KEY (`phone`),
+ UNIQUE KEY `mail` (`mail`),
+ UNIQUE KEY `mail_2` (`mail`),
+ KEY `campus_index` (`campus_id`)
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of users
+-- ----------------------------
+INSERT INTO `users` VALUES ('admin', 'e10adc3949ba59abbe56e057f20f883e', '0', '2017-07-21', 'test', null, null, null, null, null, null, null, null, '1', '1');
+
+-- ----------------------------
+-- Table structure for users_type
+-- ----------------------------
+DROP TABLE IF EXISTS `users_type`;
+CREATE TABLE `users_type` (
+ `user_type` smallint(6) NOT NULL,
+ `category` varchar(50) DEFAULT NULL
+) ENGINE=InnoDB DEFAULT CHARSET=utf8;
+
+-- ----------------------------
+-- Records of users_type
+-- ----------------------------
+INSERT INTO `users_type` VALUES ('0', '超级管理员');
+INSERT INTO `users_type` VALUES ('1', '管理员');
+INSERT INTO `users_type` VALUES ('2', '普通用户');
+
+-- ----------------------------
+-- View structure for detail_order
+-- ----------------------------
+DROP VIEW IF EXISTS `detail_order`;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `detail_order` AS select `orders`.`together_id` AS `together_id`,`orders`.`campus_id` AS `campus_id`,`food`.`name` AS `food_name`,`food`.`price` AS `price`,`food`.`discount_price` AS `discount_price`,`food`.`is_discount` AS `is_discount`,`orders`.`order_count` AS `order_count`,`orders`.`status` AS `status` from (`orders` join `food`) where ((`orders`.`food_id` = `food`.`food_id`) and (`orders`.`status` <> 0) and (`food`.`campus_id` = `orders`.`campus_id`) and (`orders`.`tag` = 1)) ;
+
+-- ----------------------------
+-- View structure for order_food_receiver
+-- ----------------------------
+DROP VIEW IF EXISTS `order_food_receiver`;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `order_food_receiver` AS select `orders`.`phone` AS `phone`,`orders`.`campus_id` AS `campus_id`,`orders`.`together_id` AS `together_id`,`orders`.`order_count` AS `order_count`,`orders`.`food_id` AS `food_id`,`orders`.`rank` AS `rank`,`orders`.`together_date` AS `together_date`,`orders`.`admin_phone` AS `admin_phone`,`orders`.`reserve_time` AS `reserve_time`,`orders`.`tag` AS `tag`,`food`.`name` AS `foodName`,`food`.`price` AS `price`,`food`.`discount_price` AS `discount_price`,`food`.`img_url` AS `img_url`,`food`.`status` AS `status`,`food`.`is_discount` AS `is_discount`,`food`.`message` AS `message`,`receiver`.`phone_id` AS `customer_phone`,`receiver`.`name` AS `receiverName`,`receiver`.`address` AS `address`,`receiver`.`is_out` AS `is_out` from ((`orders` join `food`) join `receiver`) where ((`orders`.`food_id` = `food`.`food_id`) and (`orders`.`phone` = `receiver`.`phone`)) ;
+
+-- ----------------------------
+-- View structure for together_order
+-- ----------------------------
+DROP VIEW IF EXISTS `together_order`;
+CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `together_order` AS select `orders`.`phone` AS `phone`,`orders`.`together_id` AS `together_id`,`orders`.`campus_id` AS `campus_id`,`receiver`.`name` AS `nickname`,`receiver`.`phone` AS `custome_phone`,`orders`.`together_date` AS `together_date`,`users`.`nickname` AS `admin_name`,`orders`.`reserve_time` AS `reserve_time`,`orders`.`message` AS `message`,`orders`.`status` AS `STATUS`,`orders`.`tag` AS `tag`,`orders`.`admin_phone` AS `admin_phone`,`orders`.`total_price` AS `total_price`,`receiver`.`address` AS `address`,`orders`.`charge_id` AS `charge_id`,`orders`.`pay_way` AS `pay_way` from ((`orders` left join `receiver` on(((`orders`.`phone` = `receiver`.`phone_id`) and (`orders`.`rank` = `receiver`.`rank`)))) left join `users` on((`users`.`phone` = `orders`.`admin_phone`))) group by `orders`.`together_id` having (`orders`.`status` <> 0) ;
diff --git a/mybatis.log b/mybatis.log
deleted file mode 100644
index 9fd33d9..0000000
--- a/mybatis.log
+++ /dev/null
@@ -1,21757 +0,0 @@
-[DEBUG][2015-08-28 11:49:55,638][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,641][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,641][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,642][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,644][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,646][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,648][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,650][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,651][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,653][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,654][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,656][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,656][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,657][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,659][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,661][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,664][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:49:55,696][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:49:57,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,173][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,267][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,316][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,486][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,626][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,716][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,781][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:49:57,842][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,051][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,170][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,229][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,296][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,337][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,446][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:49:58,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:49:58,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:49:58,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:58,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:49:58,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:58,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:58,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:58,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:58,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:49:58,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:49:58,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:58,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:49:58,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,578][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:49:58,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:58,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:49:58,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,658][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,659][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,660][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,661][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,664][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:49:58,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:49:58,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:58,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:58,731][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,735][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2cbc2cd4]
-[DEBUG][2015-08-28 11:49:58,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:49:58,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:49:58,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:49:58,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,778][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:58,778][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:49:58,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,779][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:58,780][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:49:58,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,805][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:49:58,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:49:58,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,820][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:58,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,825][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,825][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@49c72461]
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:49:58,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,850][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:49:58,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:58,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,863][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,863][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@a7e872c]
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:49:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,877][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:49:58,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,889][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,889][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@7a749ed3]
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,908][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:49:58,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:58,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:49:58,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,955][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:58,956][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@2d4bc050]
-[DEBUG][2015-08-28 11:49:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:49:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:49:58,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:49:58,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:58,980][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:49:58,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,990][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:58,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:49:58,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:58,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:58,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,003][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,003][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52f0da90]
-[DEBUG][2015-08-28 11:49:59,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,016][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:49:59,017][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5dc62719]
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,034][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,034][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@77037265]
-[DEBUG][2015-08-28 11:49:59,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:49:59,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:49:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:49:59,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,063][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@17840db8]
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:49:59,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,077][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:49:59,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,085][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,086][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,087][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@6366982d]
-[DEBUG][2015-08-28 11:49:59,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:49:59,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:49:59,108][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:49:59,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,115][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,115][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:49:59,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,136][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:49:59,136][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3d5d9ee8]
-[DEBUG][2015-08-28 11:49:59,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:49:59,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:49:59,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:49:59,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:49:59,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:49:59,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:49:59,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:49:59,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:49:59,154][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@33ba8c36]
-[DEBUG][2015-08-28 11:49:59,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:49:59,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,165][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:49:59,166][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:49:59,166][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:49:59,167][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,168][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:49:59,169][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:49:59,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:49:59,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:49:59,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:49:59,186][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,230][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[INFO][2015-08-28 11:49:59,532][com.changyu.test.HotSearchTest]{"@type":"org.apache.ibatis.binding.BindingException","localizedMessage":"Invalid bound statement (not found): com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly","message":"Invalid bound statement (not found): com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly","stackTrace":[{"className":"org.apache.ibatis.binding.MapperMethod$SqlCommand","fileName":"MapperMethod.java","lineNumber":196,"methodName":"","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperMethod","fileName":"MapperMethod.java","lineNumber":44,"methodName":"","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperProxy","fileName":"MapperProxy.java","lineNumber":59,"methodName":"cachedMapperMethod","nativeMethod":false},{"className":"org.apache.ibatis.binding.MapperProxy","fileName":"MapperProxy.java","lineNumber":52,"methodName":"invoke","nativeMethod":false},{"className":"com.sun.proxy.$Proxy20","lineNumber":-1,"methodName":"set2Dispaly","nativeMethod":false},{"className":"com.changyu.foryou.serviceImpl.HotSearchServiceImpl","fileName":"HotSearchServiceImpl.java","lineNumber":30,"methodName":"set2Display","nativeMethod":false},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":-2,"methodName":"invoke0","nativeMethod":true},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":57,"methodName":"invoke","nativeMethod":false},{"className":"sun.reflect.DelegatingMethodAccessorImpl","fileName":"DelegatingMethodAccessorImpl.java","lineNumber":43,"methodName":"invoke","nativeMethod":false},{"className":"java.lang.reflect.Method","fileName":"Method.java","lineNumber":601,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.support.AopUtils","fileName":"AopUtils.java","lineNumber":317,"methodName":"invokeJoinpointUsingReflection","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":183,"methodName":"invokeJoinpoint","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":150,"methodName":"proceed","nativeMethod":false},{"className":"com.alibaba.druid.support.spring.stat.DruidStatInterceptor","fileName":"DruidStatInterceptor.java","lineNumber":72,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.transaction.interceptor.TransactionInterceptor","fileName":"TransactionInterceptor.java","lineNumber":110,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.aop.interceptor.ExposeInvocationInterceptor","fileName":"ExposeInvocationInterceptor.java","lineNumber":90,"methodName":"invoke","nativeMethod":false},{"className":"org.springframework.aop.framework.ReflectiveMethodInvocation","fileName":"ReflectiveMethodInvocation.java","lineNumber":172,"methodName":"proceed","nativeMethod":false},{"className":"org.springframework.aop.framework.JdkDynamicAopProxy","fileName":"JdkDynamicAopProxy.java","lineNumber":204,"methodName":"invoke","nativeMethod":false},{"className":"com.sun.proxy.$Proxy21","lineNumber":-1,"methodName":"set2Display","nativeMethod":false},{"className":"com.changyu.test.HotSearchTest","fileName":"HotSearchTest.java","lineNumber":39,"methodName":"setNot2Display","nativeMethod":false},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":-2,"methodName":"invoke0","nativeMethod":true},{"className":"sun.reflect.NativeMethodAccessorImpl","fileName":"NativeMethodAccessorImpl.java","lineNumber":57,"methodName":"invoke","nativeMethod":false},{"className":"sun.reflect.DelegatingMethodAccessorImpl","fileName":"DelegatingMethodAccessorImpl.java","lineNumber":43,"methodName":"invoke","nativeMethod":false},{"className":"java.lang.reflect.Method","fileName":"Method.java","lineNumber":601,"methodName":"invoke","nativeMethod":false},{"className":"org.junit.runners.model.FrameworkMethod$1","fileName":"FrameworkMethod.java","lineNumber":47,"methodName":"runReflectiveCall","nativeMethod":false},{"className":"org.junit.internal.runners.model.ReflectiveCallable","fileName":"ReflectiveCallable.java","lineNumber":12,"methodName":"run","nativeMethod":false},{"className":"org.junit.runners.model.FrameworkMethod","fileName":"FrameworkMethod.java","lineNumber":44,"methodName":"invokeExplosively","nativeMethod":false},{"className":"org.junit.internal.runners.statements.InvokeMethod","fileName":"InvokeMethod.java","lineNumber":17,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks","fileName":"RunBeforeTestMethodCallbacks.java","lineNumber":74,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks","fileName":"RunAfterTestMethodCallbacks.java","lineNumber":83,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.SpringRepeat","fileName":"SpringRepeat.java","lineNumber":72,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":231,"methodName":"runChild","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":88,"methodName":"runChild","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$3","fileName":"ParentRunner.java","lineNumber":238,"methodName":"run","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$1","fileName":"ParentRunner.java","lineNumber":63,"methodName":"schedule","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":236,"methodName":"runChildren","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":53,"methodName":"access$000","nativeMethod":false},{"className":"org.junit.runners.ParentRunner$2","fileName":"ParentRunner.java","lineNumber":229,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks","fileName":"RunBeforeTestClassCallbacks.java","lineNumber":61,"methodName":"evaluate","nativeMethod":false},{"className":"org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks","fileName":"RunAfterTestClassCallbacks.java","lineNumber":71,"methodName":"evaluate","nativeMethod":false},{"className":"org.junit.runners.ParentRunner","fileName":"ParentRunner.java","lineNumber":309,"methodName":"run","nativeMethod":false},{"className":"org.springframework.test.context.junit4.SpringJUnit4ClassRunner","fileName":"SpringJUnit4ClassRunner.java","lineNumber":174,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference","fileName":"JUnit4TestReference.java","lineNumber":50,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.TestExecution","fileName":"TestExecution.java","lineNumber":38,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":467,"methodName":"runTests","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":683,"methodName":"runTests","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":390,"methodName":"run","nativeMethod":false},{"className":"org.eclipse.jdt.internal.junit.runner.RemoteTestRunner","fileName":"RemoteTestRunner.java","lineNumber":197,"methodName":"main","nativeMethod":false}],"suppressed":[]}
-[INFO][2015-08-28 11:49:59,536][com.changyu.test.HotSearchTest]{"message":"修改失败","status":"failure"}
-[DEBUG][2015-08-28 11:49:59,537][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:49:59,539][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@5ff80a46 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@156aaae3, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:49:59,543][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@5ff80a46 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:49:59,549][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:49:52 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:49:59,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:49:59,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:49:59,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1a8cc3ba: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:49:59,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:49:59,555][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:49:59,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:49:59,557][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-28 11:49:59,567][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-28 11:52:13,845][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.HotSearchTest].
-[DEBUG][2015-08-28 11:52:13,948][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7a5fe968 declaringClass = 'com.changyu.test.HotSearchTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:52:13,955][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:13,961][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.HotSearchTest]: using defaults.
-[DEBUG][2015-08-28 11:52:14,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,057][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,057][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,059][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,060][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,067][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,067][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:14,074][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-28 11:52:14,075][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:14,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:14,377][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,382][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:14,398][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:14,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-28 11:52:14,421][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-28 11:52:14,479][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:52:14,569][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-28 11:52:14,582][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-28 11:52:14,588][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,703][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,720][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:52:14,745][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:52:14,779][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-28 11:52:14,881][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-28 11:52:14,882][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-28 11:52:14,894][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-28 11:52:14,966][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-28 11:52:14,966][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-28 11:52:14,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-28 11:52:15,005][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,009][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,011][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,012][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,018][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,022][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,024][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,026][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,028][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,029][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,039][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-28 11:52:15,049][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-28 11:52:15,049][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-28 11:52:15,053][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:52:15,058][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,108][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,133][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,149][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-28 11:52:15,166][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:52:15,167][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-28 11:52:15,183][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-28 11:52:15,270][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-28 11:52:15,278][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:52:15 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:52:15,279][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@3bcd288e: org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:15,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:15,683][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-28 11:52:15,683][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-28 11:52:15,692][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-28 11:52:15,693][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-28 11:52:15,694][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-28 11:52:15,695][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-28 11:52:15,695][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-28 11:52:15,696][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-28 11:52:15,697][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-28 11:52:15,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-28 11:52:15,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-28 11:52:15,700][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-28 11:52:15,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-28 11:52:15,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-28 11:52:15,704][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-28 11:52:15,705][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-28 11:52:15,705][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-28 11:52:15,706][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-28 11:52:15,707][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-28 11:52:15,708][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-28 11:52:15,713][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-28 11:52:15,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-28 11:52:15,765][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-28 11:52:15,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:15,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:15,879][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7c0817a]
-[DEBUG][2015-08-28 11:52:15,885][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5a43dcca]
-[INFO][2015-08-28 11:52:15,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:15,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:52:15,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:52:15,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:52:15,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:52:15,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:52:15,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:15,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:15,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:52:15,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,995][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,996][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:15,997][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:15,998][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,998][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:15,999][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,002][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,003][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,004][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,004][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,010][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,011][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,011][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,012][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,014][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,015][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:52:16,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,503][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:52:16,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:16,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:16,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,549][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,550][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,567][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,627][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-28 11:52:16,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,648][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:16,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,671][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,671][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:16,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,688][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:16,697][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,703][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,709][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,709][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,715][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,715][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,719][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:16,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,739][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:16,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:16,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:16,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:52:16,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:52:16,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:52:16,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:16,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:16,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:16,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:52:16,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:16,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:16,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:16,983][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,983][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,984][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,984][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,985][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,985][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,986][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,986][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,988][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,988][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,989][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,989][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,990][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,990][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,991][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,991][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:52:16,993][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:52:16,993][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,994][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:52:16,994][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-28 11:52:17,004][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-28 11:52:17,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-28 11:52:17,268][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:17,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:17,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:52:17,496][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-28 11:52:17,497][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-28 11:52:17,502][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-28 11:52:17,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:17,759][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-28 11:52:17,760][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-28 11:52:17,762][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-28 11:52:17,764][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-28 11:52:17,765][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-28 11:52:17,766][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,917][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-28 11:52:17,918][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-28 11:52:17,919][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,920][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-28 11:52:17,921][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-28 11:52:17,922][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,922][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,923][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,925][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-28 11:52:17,925][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-28 11:52:17,926][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,926][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-28 11:52:17,928][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,929][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,930][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,930][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-28 11:52:17,931][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-28 11:52:17,931][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-28 11:52:17,932][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-28 11:52:17,932][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-28 11:52:17,933][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-28 11:52:17,934][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-28 11:52:17,935][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-28 11:52:17,935][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-28 11:52:17,936][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-28 11:52:17,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-28 11:52:17,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:17,938][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-28 11:52:17,939][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-28 11:52:17,939][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:17,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-28 11:52:17,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-28 11:52:17,941][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:52:17,942][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:52:17,943][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:17,944][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:52:17,945][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:52:17,946][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:17,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,947][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:52:17,948][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:17,949][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:52:17,949][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:52:17,950][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,968][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:52:17,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:52:17,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:17,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,972][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:52:17,974][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-28 11:52:17,977][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,978][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:52:17,978][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,979][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,980][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:52:17,981][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:17,982][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,982][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:52:17,983][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:17,984][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:52:17,984][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:52:17,985][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-28 11:52:17,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:52:17,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:52:17,989][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:17,990][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,990][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:52:17,991][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-28 11:52:17,992][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:52:17,992][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:52:17,994][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-28 11:52:17,995][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,995][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:52:17,996][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:52:17,997][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-28 11:52:17,998][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,999][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:52:17,999][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-28 11:52:18,000][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:52:18,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:52:18,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-28 11:52:18,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:52:18,003][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:52:18,004][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,005][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:52:18,005][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:52:18,006][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-28 11:52:18,008][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:52:18,008][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:52:18,009][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-28 11:52:18,010][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:52:18,010][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:52:18,011][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,013][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:52:18,013][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:52:18,014][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,015][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:52:18,015][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:52:18,016][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-28 11:52:18,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:52:18,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:52:18,019][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,020][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:52:18,022][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:52:18,024][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-28 11:52:18,025][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:52:18,026][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:52:18,026][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:52:18,027][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:52:18,027][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:52:18,028][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-28 11:52:18,029][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:18,030][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:52:18,031][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-28 11:52:18,032][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:52:18,032][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:52:18,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:52:18,034][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:52:18,034][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:52:18,036][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-28 11:52:18,037][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:18,037][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:52:18,038][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,039][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:52:18,040][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:52:18,040][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-28 11:52:18,041][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:52:18,042][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:52:18,043][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-28 11:52:18,044][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:52:18,044][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:52:18,045][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-28 11:52:18,046][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,047][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,047][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,050][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,051][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,055][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,056][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,057][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,059][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,061][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,062][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,065][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,066][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,068][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,070][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,072][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,073][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,075][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,076][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,078][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,078][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,080][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,081][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,083][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,084][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,086][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,087][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,089][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,090][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:52:18,120][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:52:19,457][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,522][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,610][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,659][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,757][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,828][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:52:19,967][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,060][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,121][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,387][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,441][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,508][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,561][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,634][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,674][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,783][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:52:20,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:52:20,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:52:20,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:20,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:20,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:20,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:20,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:20,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:52:20,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:20,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:52:20,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:20,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:20,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:20,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:20,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:52:20,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:20,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:20,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:20,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:20,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:20,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:20,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:20,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:20,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:20,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:20,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:52:20,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:20,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:20,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:52:20,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,990][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,991][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,992][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,993][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:20,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:20,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:52:20,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:20,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:21,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,053][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,057][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@35d858d9]
-[DEBUG][2015-08-28 11:52:21,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:52:21,084][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,085][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:52:21,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,099][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,099][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:52:21,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,129][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:52:21,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,145][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,145][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,149][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,150][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5ad4a242]
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:52:21,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:52:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,186][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,187][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@113c53c8]
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,202][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:52:21,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,212][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,214][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,214][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@a7e872c]
-[DEBUG][2015-08-28 11:52:21,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:52:21,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:52:21,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,234][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:52:21,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,243][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:52:21,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,278][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,280][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,280][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@5fecff21]
-[DEBUG][2015-08-28 11:52:21,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:52:21,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,312][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:52:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,325][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,327][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,328][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5c608f6e]
-[DEBUG][2015-08-28 11:52:21,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,343][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:52:21,343][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@cf55979]
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,360][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,360][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@1547cbc9]
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,375][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:52:21,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,387][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,390][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,390][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@34b81ee]
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:52:21,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:52:21,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,413][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,414][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@17840db8]
-[DEBUG][2015-08-28 11:52:21,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:52:21,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:52:21,435][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:52:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,442][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,443][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:52:21,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,464][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,466][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:52:21,466][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@2e06de7e]
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:52:21,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:21,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:52:21,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:52:21,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:52:21,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:52:21,485][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@b70de0f]
-[DEBUG][2015-08-28 11:52:21,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:52:21,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:21,494][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:52:21,495][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:52:21,495][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:52:21,496][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,497][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:52:21,498][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:52:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:52:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:52:21,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:52:21,511][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:21,563][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:52:21,575][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,603][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:52:21,604][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:52:21,610][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@1ae78d87] will be managed by Spring
-[DEBUG][2015-08-28 11:52:21,623][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]==> Preparing: update hot_search set is_display=1 where hot_id=?
-[DEBUG][2015-08-28 11:52:21,865][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]==> Parameters: 4(Integer)
-[DEBUG][2015-08-28 11:52:21,919][com.changyu.foryou.mapper.HotSearchMapper.set2Dispaly]<== Updates: 1
-[DEBUG][2015-08-28 11:52:21,920][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-28 11:52:21,920][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,921][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@5fa7eb33]
-[DEBUG][2015-08-28 11:52:21,922][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:52:22,045][com.changyu.test.HotSearchTest]{"message":"修改成功","status":"success"}
-[DEBUG][2015-08-28 11:52:22,046][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:52:22,047][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@238be9f2 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@36ac2119, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:52:22,052][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@238be9f2 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@fe651b0 testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:52:22,056][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3bcd288e: startup date [Fri Aug 28 11:52:15 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:52:22,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:52:22,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:52:22,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@66caa61e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:52:22,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:52:22,060][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:52:22,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:52:22,062][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-28 11:52:22,062][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-28 11:52:22,066][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-28 11:54:01,382][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.HotSearchTest].
-[DEBUG][2015-08-28 11:54:01,502][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@74b9121c declaringClass = 'com.changyu.test.HotSearchTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:01,509][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,514][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.HotSearchTest]: using defaults.
-[DEBUG][2015-08-28 11:54:01,587][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,588][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,591][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,591][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,602][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,602][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:01,613][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-28 11:54:01,614][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:01,852][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:01,855][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,859][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,860][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:01,874][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:01,874][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,875][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:01,875][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-28 11:54:01,897][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-28 11:54:01,948][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:54:02,033][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-28 11:54:02,046][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-28 11:54:02,055][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,182][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,199][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,221][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:54:02,255][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-28 11:54:02,350][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-28 11:54:02,351][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-28 11:54:02,363][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-28 11:54:02,454][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-28 11:54:02,455][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-28 11:54:02,462][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-28 11:54:02,510][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,514][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,515][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,517][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,523][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,530][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,531][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,534][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,536][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,548][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-28 11:54:02,559][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-28 11:54:02,559][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-28 11:54:02,565][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-28 11:54:02,570][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,619][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,629][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,650][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-28 11:54:02,673][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-28 11:54:02,676][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-28 11:54:02,693][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-28 11:54:02,772][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-28 11:54:02,780][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@34521982: startup date [Fri Aug 28 11:54:02 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:54:02,781][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@34521982: org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:02,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:02,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:02,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:02,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:02,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,211][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,212][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,212][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,213][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-28 11:54:03,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-28 11:54:03,226][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-28 11:54:03,229][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-28 11:54:03,230][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-28 11:54:03,231][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-28 11:54:03,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-28 11:54:03,233][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-28 11:54:03,233][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-28 11:54:03,238][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-28 11:54:03,239][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-28 11:54:03,239][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-28 11:54:03,240][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-28 11:54:03,242][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-28 11:54:03,243][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-28 11:54:03,244][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-28 11:54:03,245][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-28 11:54:03,249][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-28 11:54:03,250][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-28 11:54:03,251][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-28 11:54:03,255][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,260][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,260][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,261][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,262][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,263][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-28 11:54:03,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-28 11:54:03,301][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-28 11:54:03,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:03,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:03,462][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@18fab9c1]
-[DEBUG][2015-08-28 11:54:03,474][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@24141978]
-[INFO][2015-08-28 11:54:03,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:03,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-28 11:54:03,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-28 11:54:03,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:03,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:54:03,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:54:03,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-28 11:54:03,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:03,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:03,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:03,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:54:03,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,594][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,596][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,597][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,599][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,599][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,604][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,607][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,608][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,608][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,609][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,614][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,615][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,619][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:03,619][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,620][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:03,620][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:03,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:03,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-28 11:54:04,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,190][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:54:04,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:54:04,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:04,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:04,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,306][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-28 11:54:04,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:04,322][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,323][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:04,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:04,346][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,347][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,348][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:04,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:04,373][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,384][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,385][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:04,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:04,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:04,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:04,407][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,407][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,409][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:04,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,419][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:04,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:04,429][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,429][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:04,438][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,439][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:04,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:04,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,455][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:04,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,462][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:04,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:04,467][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,467][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,468][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,476][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:04,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:04,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:04,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:04,492][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,492][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,493][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-28 11:54:04,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-28 11:54:04,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:04,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:04,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:04,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:04,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:54:04,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:04,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:04,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:04,748][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,749][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,750][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,752][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,753][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,753][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,754][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,755][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,756][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,757][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,757][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,759][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,760][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,762][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-28 11:54:04,763][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-28 11:54:04,772][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-28 11:54:04,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-28 11:54:05,041][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-28 11:54:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:05,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-28 11:54:05,310][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-28 11:54:05,310][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-28 11:54:05,316][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-28 11:54:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:05,557][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-28 11:54:05,557][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-28 11:54:05,559][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-28 11:54:05,561][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-28 11:54:05,562][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-28 11:54:05,563][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,563][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,713][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-28 11:54:05,713][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-28 11:54:05,715][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,715][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-28 11:54:05,716][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-28 11:54:05,717][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,719][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,719][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,720][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,721][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-28 11:54:05,722][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-28 11:54:05,723][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,724][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-28 11:54:05,725][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,725][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,726][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,726][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-28 11:54:05,727][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-28 11:54:05,728][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-28 11:54:05,729][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,730][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-28 11:54:05,731][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-28 11:54:05,731][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-28 11:54:05,732][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-28 11:54:05,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,733][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-28 11:54:05,733][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-28 11:54:05,734][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,735][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-28 11:54:05,735][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,736][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,736][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,737][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-28 11:54:05,737][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,738][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-28 11:54:05,739][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:54:05,739][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-28 11:54:05,740][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:54:05,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-28 11:54:05,744][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,745][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,745][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-28 11:54:05,746][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,747][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:54:05,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-28 11:54:05,749][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,750][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:54:05,751][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-28 11:54:05,752][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,753][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,753][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-28 11:54:05,754][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-28 11:54:05,757][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,757][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-28 11:54:05,758][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,760][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,760][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-28 11:54:05,761][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,762][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,763][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-28 11:54:05,764][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,765][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:54:05,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-28 11:54:05,767][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-28 11:54:05,768][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:54:05,769][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-28 11:54:05,772][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,773][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,774][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-28 11:54:05,775][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-28 11:54:05,776][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:54:05,776][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-28 11:54:05,778][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-28 11:54:05,779][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,780][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-28 11:54:05,781][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-28 11:54:05,782][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-28 11:54:05,783][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-28 11:54:05,784][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,785][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-28 11:54:05,786][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-28 11:54:05,787][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:54:05,787][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-28 11:54:05,788][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-28 11:54:05,790][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:54:05,790][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-28 11:54:05,792][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,811][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:54:05,811][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-28 11:54:05,813][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-28 11:54:05,820][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,820][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-28 11:54:05,822][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-28 11:54:05,823][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:54:05,823][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-28 11:54:05,824][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,825][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:54:05,825][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-28 11:54:05,826][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,827][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:54:05,827][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-28 11:54:05,828][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-28 11:54:05,830][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:54:05,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-28 11:54:05,831][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,832][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-28 11:54:05,833][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-28 11:54:05,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:54:05,835][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-28 11:54:05,835][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-28 11:54:05,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:54:05,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-28 11:54:05,839][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-28 11:54:05,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-28 11:54:05,841][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-28 11:54:05,843][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:54:05,843][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-28 11:54:05,844][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-28 11:54:05,845][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,845][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-28 11:54:05,847][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ? #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-28 11:54:05,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-28 11:54:05,849][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,851][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,851][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-28 11:54:05,853][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-28 11:54:05,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:54:05,854][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-28 11:54:05,856][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-28 11:54:05,857][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-28 11:54:05,858][org.apache.ibatis.io.ResolverUtil]Reader entry: 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-28 11:54:05,860][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,861][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,862][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,862][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,864][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,865][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,866][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,869][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,871][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,873][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,874][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,888][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,890][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,892][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,897][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,898][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,900][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,901][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,903][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,906][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,912][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,917][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,919][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,920][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,922][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-28 11:54:05,947][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-28 11:54:07,211][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,281][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,375][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,421][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,516][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,585][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,733][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,822][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-28 11:54:07,926][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,120][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,170][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,216][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,280][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,341][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,378][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,484][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-28 11:54:08,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-28 11:54:08,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:08,529][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-28 11:54:08,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:08,531][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-28 11:54:08,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:08,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:08,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:08,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:08,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:08,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:08,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,541][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,551][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:08,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:08,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:08,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:08,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-28 11:54:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-28 11:54:08,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,615][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-28 11:54:08,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:08,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:54:08,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,696][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,697][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,698][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-28 11:54:08,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-28 11:54:08,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:08,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:08,761][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,764][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@59ab77f8]
-[DEBUG][2015-08-28 11:54:08,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:54:08,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:54:08,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:54:08,797][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:54:08,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-28 11:54:08,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,817][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:08,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:08,821][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-28 11:54:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,843][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:08,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-28 11:54:08,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,871][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-28 11:54:08,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,874][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,875][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@3abbafc7]
-[DEBUG][2015-08-28 11:54:08,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-28 11:54:08,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:54:08,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,901][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-28 11:54:08,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:08,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,919][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,920][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@30b078b0]
-[DEBUG][2015-08-28 11:54:08,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,933][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:54:08,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,934][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-28 11:54:08,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,945][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-28 11:54:08,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,949][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:08,949][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@756b9292]
-[DEBUG][2015-08-28 11:54:08,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:54:08,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:54:08,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:08,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-28 11:54:08,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:08,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:08,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,011][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-28 11:54:09,012][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-28 11:54:09,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,023][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,027][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,027][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@6f9435]
-[DEBUG][2015-08-28 11:54:09,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-28 11:54:09,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,064][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:54:09,064][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:54:09,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,065][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-28 11:54:09,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,077][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,077][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-28 11:54:09,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,091][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,091][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@18a25fa3]
-[DEBUG][2015-08-28 11:54:09,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,104][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-28 11:54:09,104][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5ffcb67]
-[DEBUG][2015-08-28 11:54:09,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-28 11:54:09,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,122][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,122][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@7192943d]
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-28 11:54:09,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,147][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,151][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,152][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@651e5313]
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:54:09,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-28 11:54:09,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,184][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,187][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,188][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@643d12f]
-[DEBUG][2015-08-28 11:54:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-28 11:54:09,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:09,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:54:09,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,217][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-28 11:54:09,218][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-28 11:54:09,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,239][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,240][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-28 11:54:09,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,250][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,252][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-28 11:54:09,252][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@5e893e53]
-[DEBUG][2015-08-28 11:54:09,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-28 11:54:09,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-28 11:54:09,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:09,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-28 11:54:09,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-28 11:54:09,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-28 11:54:09,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-28 11:54:09,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-28 11:54:09,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-28 11:54:09,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-28 11:54:09,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-28 11:54:09,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-28 11:54:09,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-28 11:54:09,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-28 11:54:09,279][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1985828e]
-[DEBUG][2015-08-28 11:54:09,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-28 11:54:09,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:09,292][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-28 11:54:09,292][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-28 11:54:09,293][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-28 11:54:09,294][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.HotSearchTest] in cache under key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,296][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:09,297][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.HotSearchTest': ResourceElement for private com.changyu.foryou.service.HotSearchService com.changyu.test.HotSearchTest.hotSearchService
-[DEBUG][2015-08-28 11:54:09,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,313][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.HotSearchTest] from cache with key [[MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,367][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:09,380][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,408][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:09,409][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:09,414][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:09,426][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]==> Preparing: update hot_search set is_display=0 where hot_id=?
-[DEBUG][2015-08-28 11:54:09,674][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]==> Parameters: 4(Integer)
-[DEBUG][2015-08-28 11:54:09,714][com.changyu.foryou.mapper.HotSearchMapper.setNot2Display]<== Updates: 1
-[DEBUG][2015-08-28 11:54:09,715][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-28 11:54:09,715][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,716][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f708099]
-[DEBUG][2015-08-28 11:54:09,717][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:54:09,852][com.changyu.test.HotSearchTest]{"message":"ijɹ","status":"success"}
-[DEBUG][2015-08-28 11:54:09,854][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:09,854][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@6b931b97 testClass = HotSearchTest, testInstance = com.changyu.test.HotSearchTest@6f88dae, testMethod = setNot2Display@HotSearchTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,859][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@6b931b97 testClass = HotSearchTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3d7b218b testClass = HotSearchTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:09,861][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-28 11:54:09,862][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@302ff81c declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-28 11:54:09,863][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,864][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,865][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,865][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:09,866][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,866][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:09,867][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:09,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:09,878][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-28 11:54:09,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:09,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:09,880][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-28 11:54:09,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-28 11:54:09,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:09,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:09,883][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-28 11:54:09,884][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:09,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:09,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:09,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:09,891][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:09,892][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:09,893][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:09,897][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:09,897][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:09,897][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:09,898][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-08-28 11:54:09,912][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,011][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,012][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-28 11:54:10,013][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:10,013][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@766adae2]
-[DEBUG][2015-08-28 11:54:10,013][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,014][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,015][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,015][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,016][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,016][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,016][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]==> Preparing: select admin_phone from orders where together_id=? limit 1
-[DEBUG][2015-08-28 11:54:10,017][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]==> Parameters: 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,074][com.changyu.foryou.mapper.OrderMapper.getAdminPhone]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,074][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-08-28 11:54:10,075][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,075][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@57af135a]
-[DEBUG][2015-08-28 11:54:10,075][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,076][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = testGetUserPhoneAndAdminPhoneByTogetherId@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,076][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@165e96e, testMethod = testGetUserPhoneAndAdminPhoneByTogetherId@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,077][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,077][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,078][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,093][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,093][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,096][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,097][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-28 11:54:10,098][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] for JDBC transaction
-[DEBUG][2015-08-28 11:54:10,099][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] to manual commit
-[DEBUG][2015-08-28 11:54:10,128][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,129][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,129][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,129][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 where together_id=?
-[DEBUG][2015-08-28 11:54:10,132][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 3.0(Double), 153651867351430139990413(String)
-[DEBUG][2015-08-28 11:54:10,150][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 6
-[DEBUG][2015-08-28 11:54:10,150][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} enter cache
-[DEBUG][2015-08-28 11:54:10,150][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,150][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-28 11:54:10,151][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc]
-[DEBUG][2015-08-28 11:54:10,201][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,201][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6d5dce4d]
-[DEBUG][2015-08-28 11:54:10,224][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] after transaction
-[DEBUG][2015-08-28 11:54:10,224][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,225][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,226][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@19564389, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,226][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,227][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,228][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,231][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,245][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = testWebHooks@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/model/Webhooks, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,246][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@53cef03a, testMethod = testWebHooks@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/model/Webhooks, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,253][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,254][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,255][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,255][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,257][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,259][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,262][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,263][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,263][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,264][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,264][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,264][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]==> Preparing: select campus_id,campus_name,open_time,close_time,close_reason,status from campus where campus_id = ( select campus_id from orders where order_id=? and phone = ? limit 1 )
-[DEBUG][2015-08-28 11:54:10,272][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]==> Parameters: 1429972027467(String), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,304][com.changyu.foryou.mapper.CampusMapper.getCampusByOrder]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,305][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20004} enter cache
-[DEBUG][2015-08-28 11:54:10,305][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,305][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@444023d7]
-[DEBUG][2015-08-28 11:54:10,305][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,445][com.changyu.test.orderTest]campus is{"campusId":1,"campusName":"ݴѧУ","closeReason":"ʦ","closeTime":46800000,"openTime":61000,"status":1}
-[DEBUG][2015-08-28 11:54:10,456][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,457][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,457][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,458][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,458][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,458][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]==> Preparing: update orders set status=1,message=?,reserve_time=?, together_id=?,rank=?,together_date=Now(), pay_way=?, price=? ,total_price=? where order_id=? And phone=?
-[DEBUG][2015-08-28 11:54:10,464][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]==> Parameters: մʹ(String), ʹ(String), 188965548801440734050261(String), 1427691760293(String), 1(Short), 105.0(Float), 1000.5(Float), 1429972027467(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,513][com.changyu.foryou.mapper.OrderMapper.changeOrderStatus2Buy]<== Updates: 1
-[DEBUG][2015-08-28 11:54:10,514][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20005} enter cache
-[DEBUG][2015-08-28 11:54:10,514][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,514][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@75d6c6da]
-[DEBUG][2015-08-28 11:54:10,514][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,516][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,516][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,516][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,517][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,517][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,517][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]==> Preparing: select order_id, phone, create_time, status, price, order_count,together_id, is_remarked, tag, food_id,rank from orders where order_id = ? AND phone = ?
-[DEBUG][2015-08-28 11:54:10,519][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]==> Parameters: 1429972027467(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:10,563][com.changyu.foryou.mapper.OrderMapper.selectByPrimaryKey]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,564][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20006} enter cache
-[DEBUG][2015-08-28 11:54:10,564][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,564][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1b40c938]
-[DEBUG][2015-08-28 11:54:10,564][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,565][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,566][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,566][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,566][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,567][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,567][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-08-28 11:54:10,568][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: 6(Integer), 6(Integer), 10145(Long), 1(Integer)
-[DEBUG][2015-08-28 11:54:10,594][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]<== Updates: 1
-[DEBUG][2015-08-28 11:54:10,594][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20007} enter cache
-[DEBUG][2015-08-28 11:54:10,594][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,595][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@32f2e8ca]
-[DEBUG][2015-08-28 11:54:10,595][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-08-28 11:54:10,595][com.changyu.test.orderTest]1
-[INFO][2015-08-28 11:54:10,595][com.changyu.test.orderTest]flag is1
-[DEBUG][2015-08-28 11:54:10,607][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = changeOrderStatus2Buy@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/exception/PingppException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:10,608][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@7abdd265, testMethod = changeOrderStatus2Buy@orderTest, testException = java.lang.NoClassDefFoundError: com/pingplusplus/exception/PingppException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,609][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,610][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:10,611][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:10,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:10,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:10,613][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:10,614][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,615][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,689][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,689][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,689][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,690][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Preparing: select distinct together_id from orders WHERE phone = ? and together_id is not null and orders.tag=1 and status = ? group by together_id order by together_date DESC
-[DEBUG][2015-08-28 11:54:10,698][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Parameters: 18896554880(String), 1(Integer)
-[DEBUG][2015-08-28 11:54:10,727][com.changyu.foryou.mapper.OrderMapper.getTogetherId]<== Total: 20
-[DEBUG][2015-08-28 11:54:10,728][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20008} enter cache
-[DEBUG][2015-08-28 11:54:10,728][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,728][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4b7bd33f]
-[DEBUG][2015-08-28 11:54:10,729][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,733][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,733][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,733][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,734][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,734][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,734][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,740][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440733097982(String)
-[DEBUG][2015-08-28 11:54:10,790][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:10,791][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20009} enter cache
-[DEBUG][2015-08-28 11:54:10,791][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,792][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6e9c92a3]
-[DEBUG][2015-08-28 11:54:10,792][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,793][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,793][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,793][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,794][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,794][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,794][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,796][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440661293654(String)
-[DEBUG][2015-08-28 11:54:10,829][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:10,830][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,830][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17e02401]
-[DEBUG][2015-08-28 11:54:10,830][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,831][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,831][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,831][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,832][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,832][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,832][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,833][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440661252515(String)
-[DEBUG][2015-08-28 11:54:10,876][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,877][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,877][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@79708fc8]
-[DEBUG][2015-08-28 11:54:10,877][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,878][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,878][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,878][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,879][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,879][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,879][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,880][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440654727076(String)
-[DEBUG][2015-08-28 11:54:10,937][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,938][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,938][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6b58cd68]
-[DEBUG][2015-08-28 11:54:10,938][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,939][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,939][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,939][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,940][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,940][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,941][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,942][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440654223716(String)
-[DEBUG][2015-08-28 11:54:10,968][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:10,969][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,970][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@280685d4]
-[DEBUG][2015-08-28 11:54:10,970][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:10,970][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:10,971][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:10,971][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:10,971][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:10,972][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:10,972][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:10,973][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440646423798(String)
-[DEBUG][2015-08-28 11:54:11,034][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,035][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:11,036][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7b35f90]
-[DEBUG][2015-08-28 11:54:11,036][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,036][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,037][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,037][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,038][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,038][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,039][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,043][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440646370196(String)
-[DEBUG][2015-08-28 11:54:11,160][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 3
-[DEBUG][2015-08-28 11:54:11,162][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3110bf99]
-[DEBUG][2015-08-28 11:54:11,162][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,163][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,163][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,163][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,164][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,164][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,164][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,165][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440645258922(String)
-[DEBUG][2015-08-28 11:54:11,318][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,319][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,319][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@724715dd]
-[DEBUG][2015-08-28 11:54:11,319][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,320][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,320][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,320][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,321][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,321][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,321][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,322][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440642029086(String)
-[DEBUG][2015-08-28 11:54:11,351][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,352][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,352][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78e93be3]
-[DEBUG][2015-08-28 11:54:11,353][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,353][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,353][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,353][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,354][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,354][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,354][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,355][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440644121000(String)
-[DEBUG][2015-08-28 11:54:11,410][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,411][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,411][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@231d8cb8]
-[DEBUG][2015-08-28 11:54:11,411][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,412][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,412][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,412][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,413][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,413][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,413][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,414][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640717556(String)
-[DEBUG][2015-08-28 11:54:11,448][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,450][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@568653d9]
-[DEBUG][2015-08-28 11:54:11,451][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,451][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,452][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,452][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,452][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,453][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,453][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640696862(String)
-[DEBUG][2015-08-28 11:54:11,482][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,483][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,483][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2bffef5a]
-[DEBUG][2015-08-28 11:54:11,484][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,484][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,484][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,485][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,486][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,486][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,486][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,487][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640405709(String)
-[DEBUG][2015-08-28 11:54:11,507][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,508][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,508][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@38b8ea59]
-[DEBUG][2015-08-28 11:54:11,509][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,509][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,509][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,510][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,510][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,510][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,513][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,513][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640358598(String)
-[DEBUG][2015-08-28 11:54:11,541][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,542][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,542][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1aade4cd]
-[DEBUG][2015-08-28 11:54:11,543][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,543][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,543][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,544][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,545][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,545][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,545][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,546][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640322494(String)
-[DEBUG][2015-08-28 11:54:11,575][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,576][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,576][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@28507978]
-[DEBUG][2015-08-28 11:54:11,576][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,577][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,578][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,578][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,579][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,579][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,579][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,580][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440640200849(String)
-[DEBUG][2015-08-28 11:54:11,612][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 2
-[DEBUG][2015-08-28 11:54:11,613][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,614][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ba77bae]
-[DEBUG][2015-08-28 11:54:11,615][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,615][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,616][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,616][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,616][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,617][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,617][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,617][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440580145712(String)
-[DEBUG][2015-08-28 11:54:11,643][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,644][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,644][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@ef9b0e3]
-[DEBUG][2015-08-28 11:54:11,644][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,645][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,645][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,645][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,646][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,646][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,646][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,647][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440580090414(String)
-[DEBUG][2015-08-28 11:54:11,677][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,677][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@47ab8f4c]
-[DEBUG][2015-08-28 11:54:11,678][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,678][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,679][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,679][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,679][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,680][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,680][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440577198000(String)
-[DEBUG][2015-08-28 11:54:11,712][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,714][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,714][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c491325]
-[DEBUG][2015-08-28 11:54:11,714][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,715][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,715][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,715][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,716][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,716][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,716][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price from orders,food where orders.food_id=food.food_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-08-28 11:54:11,717][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801440578981000(String)
-[DEBUG][2015-08-28 11:54:11,750][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-08-28 11:54:11,751][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,751][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@20849f4d]
-[DEBUG][2015-08-28 11:54:11,751][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:11,888][com.changyu.test.orderTest]Ϊ:==================={"message":"ȡɹ","orderList":[{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10626,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430749998501-711514390.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" 100g","orderCount":1,"orderId":1440731450749,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-28","totalPrice":17.3},{"campusId":1,"discountPrice":1.8,"foodId":20103,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1428304424264313988450.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿڿԭζװ300ml","orderCount":1,"orderId":1440694341476,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-28","totalPrice":17.3}],"status":1,"togetherDate":"2015-08-28","togetherId":"188965548801440733097982"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":2,"orderId":1440660099000,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-27","totalPrice":24},{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":2,"orderId":1440660094,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-27","totalPrice":24}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440661293654"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440660564114,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-27","totalPrice":9}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440661252515"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.2,"foodId":10104,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429978829607-341552924.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţװ","orderCount":8,"orderId":1440654712959,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":17}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440654727076"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":4,"foodId":20310,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14309657657171830327889.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"550ml","orderCount":6,"orderId":1440653976440,"payWay":1,"price":5,"status":1,"togetherDate":"2015-08-27","totalPrice":21}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440654223716"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":19,"foodId":10625,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719698852-475732699.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ţ˾ 170g","orderCount":1,"orderId":1440646397643,"payWay":1,"price":21,"status":1,"togetherDate":"2015-08-27","totalPrice":19}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440646423798"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":17,"foodId":10624,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719651816-660583872.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"÷ 280g","orderCount":1,"orderId":1440644377888,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7},{"campusId":1,"discountPrice":2.2,"foodId":10139,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429026956640-393821874.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţ116˴װ","orderCount":1,"orderId":1440644145769,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7},{"campusId":1,"discountPrice":2.2,"foodId":10104,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429978829607-341552924.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ʦ̳ţװ","orderCount":1,"orderId":1440644086950,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":21.7}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440646370196"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":5,"foodId":10504,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356805592-29297593.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"500 â֭ 490ml","orderCount":1,"orderId":1440645256860,"payWay":1,"price":6,"status":1,"togetherDate":"2015-08-27","totalPrice":5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440645258922"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.3,"foodId":10103,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1429979019787-2094260834.jpg","isDiscount":0,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ͳһ̳ţװ","orderCount":8,"orderId":1440641768228,"payWay":1,"price":2.5,"status":1,"togetherDate":"2015-08-27","totalPrice":2.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440642029086"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.5,"foodId":10707,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430902128800-2091261796.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"2 ɽ","orderCount":1,"orderId":1440644121000,"payWay":1,"price":3,"status":1,"togetherDate":"2015-08-27","totalPrice":2.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440644121000"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6.5,"foodId":10721,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430929793390366766376.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ũȦ 70g ","orderCount":1,"orderId":1440640711287,"payWay":1,"price":7.5,"status":1,"togetherDate":"2015-08-27","totalPrice":6.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640717556"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":7.5,"foodId":10507,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430357505520-2117877345.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"7Dâ 100g","orderCount":1,"orderId":1440640691932,"payWay":1,"price":8.5,"status":1,"togetherDate":"2015-08-27","totalPrice":7.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640696862"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10626,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430749998501-711514390.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" 100g","orderCount":1,"orderId":1440640404063,"payWay":1,"price":19,"status":1,"togetherDate":"2015-08-27","totalPrice":15.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640405709"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440640354206,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-27","totalPrice":9}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640358598"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":5,"foodId":10504,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356805592-29297593.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"500 â֭ 490ml","orderCount":1,"orderId":1440640317304,"payWay":1,"price":6,"status":1,"togetherDate":"2015-08-27","totalPrice":5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640322494"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":15.5,"foodId":10623,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719607184-1238184999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"С 280g","orderCount":1,"orderId":1440583898741,"payWay":1,"price":18,"status":1,"togetherDate":"2015-08-27","totalPrice":34.5},{"campusId":1,"discountPrice":19,"foodId":10625,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430719698852-475732699.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ţ˾ 170g","orderCount":1,"orderId":1440583619618,"payWay":1,"price":21,"status":1,"togetherDate":"2015-08-27","totalPrice":34.5}],"status":1,"togetherDate":"2015-08-27","togetherId":"188965548801440640200849"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":7.5,"foodId":10507,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430357505520-2117877345.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"7Dâ 100g","orderCount":1,"orderId":1440580139867,"payWay":1,"price":8.5,"status":1,"togetherDate":"2015-08-26","totalPrice":7.5}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440580145712"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":9,"foodId":10505,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356924473-2020464999.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ľţ","orderCount":1,"orderId":1440580065363,"payWay":1,"price":10,"status":1,"togetherDate":"2015-08-26","totalPrice":9}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440580090414"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10502,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14303566070531647331737.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":"ɿţ 200ml ","orderCount":1,"orderId":1440576983,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-26","totalPrice":0.1}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440577198000"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10501,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356518035-1968529639.jpg","isDiscount":1,"isRemarked":0,"message":"ʳƷɫʳƷԵķǵ","name":" ݮţ200ml ","orderCount":1,"orderId":1440578968,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-08-26","totalPrice":100}],"status":1,"togetherDate":"2015-08-26","togetherId":"188965548801440578981000"}],"status":"success"}
-[DEBUG][2015-08-28 11:54:11,911][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:11,911][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b393f8f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,912][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:11,912][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-28 11:54:11,913][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,914][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-28 11:54:11,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-28 11:54:11,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-28 11:54:11,917][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:11,918][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:11,918][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:11,919][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:11,919][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:11,919][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:11,920][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-28 11:54:11,921][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-28 11:54:11,974][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-28 11:54:11,975][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20010} enter cache
-[DEBUG][2015-08-28 11:54:11,975][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:11,989][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898] from current transaction
-[DEBUG][2015-08-28 11:54:11,990][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id,order_count from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-28 11:54:11,991][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 1440642075330(Long), 18896554880(String)
-[DEBUG][2015-08-28 11:54:12,018][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-28 11:54:12,018][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20011} enter cache
-[DEBUG][2015-08-28 11:54:12,019][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:12,019][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-28 11:54:12,019][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2cc52898]
-[DEBUG][2015-08-28 11:54:12,019][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,020][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,020][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@13c93f78 testClass = orderTest, testInstance = com.changyu.test.orderTest@6a07e6da, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,022][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@13c93f78 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@691d8fc2 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,023][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.receiverTest].
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5a23a052 declaringClass = 'com.changyu.test.receiverTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.receiverTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,024][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,025][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,026][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,026][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,027][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,027][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,035][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.receiverTest': AutowiredMethodElement for public void com.changyu.test.receiverTest.setReceiverService(com.changyu.foryou.service.ReceiverService)
-[DEBUG][2015-08-28 11:54:12,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverService'
-[DEBUG][2015-08-28 11:54:12,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.receiverTest' to bean named 'receiverService'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,042][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.receiverTest] from cache with key [[MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,043][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.ReceiverServiceImpl.deleteByPrimaryKey]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-28 11:54:12,044][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] for JDBC transaction
-[DEBUG][2015-08-28 11:54:12,044][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] to manual commit
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,076][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:12,077][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]==> Preparing: update receiver set is_out=1 where rank = ? and phone_id = ?
-[DEBUG][2015-08-28 11:54:12,078][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]==> Parameters: 1439974693011(String), 18896554880(String)
-[DEBUG][2015-08-28 11:54:12,119][com.changyu.foryou.mapper.ReceiverMapper.deleteByPrimaryKey]<== Updates: 0
-[DEBUG][2015-08-28 11:54:12,119][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20012} enter cache
-[DEBUG][2015-08-28 11:54:12,119][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,119][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-28 11:54:12,120][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc]
-[DEBUG][2015-08-28 11:54:12,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,162][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@62872dd9]
-[DEBUG][2015-08-28 11:54:12,178][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] after transaction
-[DEBUG][2015-08-28 11:54:12,179][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,179][com.changyu.test.receiverTest]========================={"message":"ɾַʧܣ","status":"failure"}==================================
-[DEBUG][2015-08-28 11:54:12,179][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = deleteReceiver@receiverTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,180][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@76a40e67 testClass = receiverTest, testInstance = com.changyu.test.receiverTest@cadc90b, testMethod = deleteReceiver@receiverTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,181][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@76a40e67 testClass = receiverTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e43d24e testClass = receiverTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,184][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.userTest].
-[DEBUG][2015-08-28 11:54:12,185][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@49727c8e declaringClass = 'com.changyu.test.userTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,185][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.userTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,186][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,187][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,187][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,188][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.userTest': AutowiredMethodElement for public void com.changyu.test.userTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.userTest' to bean named 'orderService'
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.userTest': AutowiredMethodElement for public void com.changyu.test.userTest.setUserservice(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-28 11:54:12,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.userTest' to bean named 'userService'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,201][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.userTest] from cache with key [[MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,217][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-28 11:54:12,218][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,220][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-08-28 11:54:12,220][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-28 11:54:12,221][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-28 11:54:12,221][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@46f9c2dc] will be managed by Spring
-[DEBUG][2015-08-28 11:54:12,221][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]==> Preparing: select phone, password, type, nickname, img_url, last_login_date,create_time,sex,academy,qq,weixin from users where phone=? and password=?
-[DEBUG][2015-08-28 11:54:12,223][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]==> Parameters: 18896554880(String), fcea920f7412b5da7be0cf42b8c93759(String)
-[DEBUG][2015-08-28 11:54:12,243][com.changyu.foryou.mapper.UsersMapper.selectByPhoneAndPassword]<== Total: 0
-[DEBUG][2015-08-28 11:54:12,243][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20013} enter cache
-[DEBUG][2015-08-28 11:54:12,244][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,244][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@71a80002]
-[DEBUG][2015-08-28 11:54:12,244][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-28 11:54:12,244][com.changyu.test.userTest]==================={"message":"ʧܣԭ","status":"failure"}======================================================
-[DEBUG][2015-08-28 11:54:12,245][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = changePassword@userTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,245][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2ebc3ea5 testClass = userTest, testInstance = com.changyu.test.userTest@48b4da9b, testMethod = changePassword@userTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,246][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2ebc3ea5 testClass = userTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1d5caa7a testClass = userTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-08-28 11:54:12,247][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.versionTest].
-[DEBUG][2015-08-28 11:54:12,247][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@16303561 declaringClass = 'com.changyu.test.versionTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.versionTest]: using defaults.
-[DEBUG][2015-08-28 11:54:12,248][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,249][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.versionTest]
-[DEBUG][2015-08-28 11:54:12,250][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,250][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-28 11:54:12,251][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-28 11:54:12,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-28 11:54:12,256][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.versionTest] from cache with key [[MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,257][com.changyu.test.versionTest]================================={"android_version":"1.1.0","ios_version":"1.0.1","message":"ȡ汾ųɹ","status":"success"}=============================================
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = getVersion@versionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4bd56a24 testClass = versionTest, testInstance = com.changyu.test.versionTest@282b8861, testMethod = getVersion@versionTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-28 11:54:12,258][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4bd56a24 testClass = versionTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@17b63ce testClass = versionTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-28 11:54:12,262][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@34521982: startup date [Fri Aug 28 11:54:02 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-28 11:54:12,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-28 11:54:12,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-28 11:54:12,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4b027d71: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-28 11:54:12,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest, com.changyu.test.userTest]
-[DEBUG][2015-08-28 11:54:12,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'receiverService': [com.changyu.test.receiverTest]
-[DEBUG][2015-08-28 11:54:12,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '/hotSearchService': [com.changyu.test.HotSearchTest]
-[DEBUG][2015-08-28 11:54:12,267][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-28 11:54:12,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-28 11:54:12,269][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-28 11:54:12,269][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} exit cache
-[DEBUG][2015-08-28 11:54:12,275][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20004} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20005} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20006} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20007} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20008} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20009} exit cache
-[DEBUG][2015-08-28 11:54:12,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20010} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20011} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20012} exit cache
-[DEBUG][2015-08-28 11:54:12,277][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20013} exit cache
-[INFO][2015-08-28 11:54:12,282][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-29 16:39:40,925][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-29 16:39:41,281][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@683267dd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-29 16:39:41,427][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,437][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-29 16:39:41,746][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,747][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,759][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,760][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,763][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,764][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,771][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,771][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:41,779][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-29 16:39:41,779][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:42,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:42,294][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,298][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,299][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:42,349][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:42,349][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,350][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:42,350][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-29 16:39:42,372][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-29 16:39:42,613][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-29 16:39:43,002][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-29 16:39:43,021][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-29 16:39:43,024][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,236][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,265][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,300][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-29 16:39:43,393][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-29 16:39:43,513][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-29 16:39:43,513][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-29 16:39:43,551][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-29 16:39:43,656][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-29 16:39:43,657][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-29 16:39:43,663][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-29 16:39:43,704][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,708][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,709][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,711][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,716][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,720][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,721][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,722][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,724][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,725][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,735][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-29 16:39:43,744][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 16 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-29 16:39:43,744][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-29 16:39:43,807][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-29 16:39:43,811][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,864][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,889][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,905][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-29 16:39:43,923][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-29 16:39:43,924][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-29 16:39:43,939][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-29 16:39:44,041][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-29 16:39:44,083][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@25e01f19: startup date [Sat Aug 29 16:39:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-29 16:39:44,084][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@25e01f19: org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:44,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,703][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:44,704][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:44,705][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:44,705][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:44,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-29 16:39:44,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-29 16:39:44,729][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-29 16:39:44,730][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-29 16:39:44,737][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-29 16:39:44,740][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-29 16:39:44,741][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-29 16:39:44,742][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-29 16:39:44,743][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-29 16:39:44,743][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-29 16:39:44,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-29 16:39:44,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-08-29 16:39:44,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-29 16:39:44,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-29 16:39:44,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-29 16:39:44,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-29 16:39:44,781][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-29 16:39:44,782][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-29 16:39:44,783][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-29 16:39:44,784][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-29 16:39:44,788][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,812][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,812][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,813][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,814][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-29 16:39:44,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:44,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-29 16:39:44,852][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-29 16:39:44,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:44,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:45,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:45,100][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2aa58b64]
-[DEBUG][2015-08-29 16:39:45,106][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5baf53f3]
-[INFO][2015-08-29 16:39:45,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-29 16:39:45,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-29 16:39:45,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-29 16:39:45,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-29 16:39:45,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-29 16:39:45,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:45,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-29 16:39:45,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,223][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,223][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,224][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,224][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,225][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,226][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,227][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,227][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,228][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,228][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,233][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,234][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,237][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:45,238][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,239][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:45,239][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:45,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:45,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-29 16:39:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,176][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-29 16:39:46,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,222][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,226][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,226][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,231][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,231][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:46,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,238][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,247][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:46,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,258][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,263][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:46,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,268][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:46,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,283][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,283][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,290][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,290][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-29 16:39:46,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-29 16:39:46,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:46,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:46,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:46,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:46,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:46,633][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,634][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,636][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,637][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,638][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,640][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-29 16:39:46,641][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-29 16:39:46,642][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-29 16:39:46,656][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-29 16:39:46,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-29 16:39:47,340][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:47,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:47,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-29 16:39:47,586][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-29 16:39:47,660][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-29 16:39:47,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:48,173][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-29 16:39:48,173][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-29 16:39:48,176][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-29 16:39:48,177][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-29 16:39:48,178][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-29 16:39:48,179][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,180][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,479][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-29 16:39:48,480][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-29 16:39:48,481][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,482][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-29 16:39:48,482][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-29 16:39:48,483][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,483][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,484][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,494][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,494][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-29 16:39:48,495][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-29 16:39:48,495][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,496][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-29 16:39:48,497][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,497][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,498][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,499][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-08-29 16:39:48,499][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-29 16:39:48,500][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-29 16:39:48,500][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,501][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-29 16:39:48,501][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-29 16:39:48,502][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-29 16:39:48,504][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-29 16:39:48,505][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,505][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-29 16:39:48,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-29 16:39:48,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-29 16:39:48,513][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,514][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,514][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,515][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-29 16:39:48,515][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-29 16:39:48,516][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-29 16:39:48,517][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,518][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-29 16:39:48,519][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-29 16:39:48,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,520][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,521][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-29 16:39:48,521][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,536][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-29 16:39:48,537][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-29 16:39:48,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,539][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-29 16:39:48,539][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-29 16:39:48,540][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,541][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-29 16:39:48,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-29 16:39:48,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,543][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-29 16:39:48,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,545][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-29 16:39:48,564][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,565][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-29 16:39:48,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-29 16:39:48,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-29 16:39:48,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-29 16:39:48,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-29 16:39:48,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-29 16:39:48,572][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,573][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,573][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-29 16:39:48,574][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-29 16:39:48,575][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-29 16:39:48,575][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-29 16:39:48,576][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-29 16:39:48,577][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-29 16:39:48,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-29 16:39:48,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,580][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-29 16:39:48,581][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-29 16:39:48,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,582][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-29 16:39:48,583][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-29 16:39:48,584][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-29 16:39:48,584][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-08-29 16:39:48,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-08-29 16:39:48,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-29 16:39:48,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-29 16:39:48,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-29 16:39:48,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-29 16:39:48,590][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-29 16:39:48,591][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,591][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-29 16:39:48,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-29 16:39:48,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-29 16:39:48,594][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-29 16:39:48,595][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,596][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-29 16:39:48,596][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-29 16:39:48,597][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,598][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-29 16:39:48,598][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-29 16:39:48,623][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-29 16:39:48,624][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-29 16:39:48,625][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-29 16:39:48,626][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,627][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,627][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-29 16:39:48,628][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-29 16:39:48,628][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-29 16:39:48,629][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-29 16:39:48,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-29 16:39:48,630][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-29 16:39:48,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-29 16:39:48,632][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-29 16:39:48,633][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,633][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-29 16:39:48,634][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-29 16:39:48,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-29 16:39:48,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-29 16:39:48,648][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-29 16:39:48,650][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,650][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-29 16:39:48,651][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-29 16:39:48,653][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,653][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-29 16:39:48,655][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,656][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,656][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-29 16:39:48,657][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-29 16:39:48,658][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-29 16:39:48,658][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-29 16:39:48,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-29 16:39:48,661][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,661][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-29 16:39:48,662][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-29 16:39:48,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,671][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,676][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,678][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,682][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,689][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,691][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,693][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,694][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,695][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,699][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,699][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,701][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,702][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,704][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,705][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,707][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,709][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,710][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,712][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-29 16:39:48,742][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-29 16:39:50,228][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,315][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,420][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,480][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,603][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,677][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,825][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-29 16:39:50,911][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,012][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,094][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,316][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,382][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,450][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,525][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,630][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,712][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,861][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-29 16:39:51,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-29 16:39:51,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-29 16:39:51,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:51,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:51,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:51,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-29 16:39:51,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-29 16:39:51,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:51,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:51,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:51,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:51,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:51,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-29 16:39:51,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:51,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:51,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:51,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:51,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:51,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:51,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-29 16:39:51,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:51,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:51,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:51,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:51,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-29 16:39:51,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,998][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:51,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:52,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,086][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,087][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-29 16:39:52,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,167][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,172][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@382a6c5e]
-[DEBUG][2015-08-29 16:39:52,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-29 16:39:52,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-29 16:39:52,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-29 16:39:52,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,222][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,223][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-29 16:39:52,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,237][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,237][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-29 16:39:52,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,251][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-29 16:39:52,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,255][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,255][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2e781d9e]
-[DEBUG][2015-08-29 16:39:52,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-29 16:39:52,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-08-29 16:39:52,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,293][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,294][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@2a59375]
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-29 16:39:52,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,320][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,320][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@47955387]
-[DEBUG][2015-08-29 16:39:52,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-29 16:39:52,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,341][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-29 16:39:52,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,378][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-29 16:39:52,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,392][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,392][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4d62193b]
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-29 16:39:52,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,414][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-29 16:39:52,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,423][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-29 16:39:52,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,434][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,436][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,437][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5925910c]
-[DEBUG][2015-08-29 16:39:52,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,449][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-29 16:39:52,449][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@49a01787]
-[DEBUG][2015-08-29 16:39:52,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,485][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,485][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@12542011]
-[DEBUG][2015-08-29 16:39:52,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,498][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-29 16:39:52,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-29 16:39:52,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,512][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,514][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,514][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@2faab9a1]
-[DEBUG][2015-08-29 16:39:52,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,527][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-29 16:39:52,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,535][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,538][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,539][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@5befaa07]
-[DEBUG][2015-08-29 16:39:52,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-29 16:39:52,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,563][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-29 16:39:52,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-29 16:39:52,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,572][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-29 16:39:52,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,591][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,593][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-29 16:39:52,593][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6dff4890]
-[DEBUG][2015-08-29 16:39:52,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-29 16:39:52,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-29 16:39:52,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:52,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-29 16:39:52,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-29 16:39:52,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-29 16:39:52,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-29 16:39:52,613][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6d456c6a]
-[DEBUG][2015-08-29 16:39:52,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-29 16:39:52,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:52,621][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-29 16:39:52,621][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-29 16:39:52,622][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-29 16:39:52,622][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,624][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-29 16:39:52,624][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-29 16:39:52,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-29 16:39:52,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-29 16:39:52,634][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-29 16:39:52,635][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-29 16:39:52,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-29 16:39:52,636][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-29 16:39:52,637][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-29 16:39:52,638][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-29 16:39:52,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-29 16:39:52,640][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-29 16:39:52,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-29 16:39:52,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-29 16:39:52,651][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:52,705][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-08-29 16:39:52,731][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] for JDBC transaction
-[DEBUG][2015-08-29 16:39:52,771][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] to manual commit
-[DEBUG][2015-08-29 16:39:52,856][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-29 16:39:52,868][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:52,886][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] will be managed by Spring
-[DEBUG][2015-08-29 16:39:52,898][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-08-29 16:39:53,178][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 3.0(Double), ch_TuDqzDrnHW9Ka94KeTbT88i1(String), 153651867351430139990413(String)
-[DEBUG][2015-08-29 16:39:53,202][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 6
-[DEBUG][2015-08-29 16:39:53,203][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-29 16:39:53,203][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,203][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-08-29 16:39:53,204][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63]
-[DEBUG][2015-08-29 16:39:53,468][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,469][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3c854594]
-[DEBUG][2015-08-29 16:39:53,494][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@2dd5ba63] after transaction
-[DEBUG][2015-08-29 16:39:53,498][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-29 16:39:53,500][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-29 16:39:53,501][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@709e635d testClass = orderTest, testInstance = com.changyu.test.orderTest@2e8da86e, testMethod = updateOrderStatusAndAmount@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-29 16:39:53,509][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@709e635d testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@185afba1 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-29 16:39:53,516][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@25e01f19: startup date [Sat Aug 29 16:39:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-29 16:39:53,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-29 16:39:53,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-29 16:39:53,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@404a12b8: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-29 16:39:53,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-29 16:39:53,538][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-29 16:39:53,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-29 16:39:53,542][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-29 16:39:53,544][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-29 16:39:53,555][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:32:57,488][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5cde0ca9 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,535][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:32:57,581][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:32:57,738][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:57,751][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:32:57,766][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:32:57,782][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:32:57,813][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:32:57,829][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:32:57,829][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,891][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,907][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:32:57,907][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:32:57,938][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:32:57,985][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:32:58,032][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:32:58,063][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,094][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,094][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,110][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:32:58,126][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:32:58,126][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:32:58,173][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 12 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:32:58,173][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4b7bd154: startup date [Tue Sep 22 16:32:58 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:32:58,173][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4b7bd154: org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:32:58,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:32:58,376][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:32:58,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:32:58,391][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:32:58,423][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@edebef9]
-[DEBUG][2015-09-22 16:32:58,469][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@f2f65c1]
-[INFO][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:32:58,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:32:58,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,532][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:32:58,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,766][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,813][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:58,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,001][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,188][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,282][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,313][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,407][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:32:59,438][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[INFO][2015-09-22 16:32:59,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70738aae: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[ERROR][2015-09-22 16:32:59,438][org.springframework.test.context.TestContextManager]Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@3e481e39] to prepare test instance [com.changyu.test.orderTest@70b85020]
-java.lang.IllegalStateException: Failed to load ApplicationContext
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157)
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:103)
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:73)
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:313)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:284)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:306)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1120)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:106)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:57)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:100)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248)
- at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:124)
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:148)
- ... 24 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:442)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:416)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:550)
- at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:150)
- at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:303)
- ... 40 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 55 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1486)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:524)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 65 more
-Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
- at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
- at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:344)
- at javax.naming.InitialContext.lookup(InitialContext.java:411)
- at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:154)
- at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:87)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:152)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:178)
- at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:95)
- at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105)
- at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:201)
- at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:187)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1545)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1483)
- ... 72 more
-[DEBUG][2015-09-22 16:32:59,518][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@242120c6 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7b839aa9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 16:34:12,940][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@6d6564ae declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,003][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,065][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:13,081][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:34:13,081][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:13,284][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:13,291][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:34:13,307][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:34:13,344][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:34:13,391][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:34:13,391][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:34:13,406][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,500][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,516][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,531][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:34:13,547][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:34:13,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:34:13,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:34:13,625][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:34:13,670][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:34:13,670][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:34:13,686][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:34:13,733][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,780][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,780][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,795][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:34:13,811][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:34:13,811][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:34:13,827][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:34:13,873][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:34:13,873][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@6322e802: startup date [Tue Sep 22 16:34:13 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:34:13,889][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@6322e802: org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:13,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:13,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,125][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,125][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:34:14,141][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:34:14,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:34:14,188][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@60e347be]
-[DEBUG][2015-09-22 16:34:14,250][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@20ba6b1b]
-[INFO][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:34:14,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:34:14,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,319][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,335][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:34:14,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,616][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,679][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:14,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:14,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:34:14,960][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:34:14,960][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:34:14,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:34:15,101][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:15,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:34:15,241][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:34:15,257][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:34:15,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:15,366][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:34:15,381][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,382][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:34:15,445][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:34:15,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,476][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,491][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,507][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,538][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,554][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,570][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:34:15,616][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:34:16,741][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,850][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,897][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,913][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:34:16,975][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,022][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,053][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,069][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,100][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,194][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,225][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,256][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,335][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,350][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:34:17,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@7ae8e1ef]
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2d4bc050]
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:34:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3fa39595]
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:34:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7799b411]
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@14981bc4]
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:34:17,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@523f31f2]
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52877c09]
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:34:17,694][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@57dd1619]
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@51557949]
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4789faf3]
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@56d39b53]
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2b394d3]
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,756][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:34:17,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:34:17,759][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@54af4009]
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@18948fd9]
-[DEBUG][2015-09-22 16:34:17,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:34:17,790][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:34:17,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:34:17,821][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:17,837][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:17,837][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:17,884][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:17,884][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:17,884][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:17,884][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Preparing: select together_id from orders WHERE phone = ? and together_id is not null and orders.tag=1 and status = ? group by together_id order by together_date DESC
-[DEBUG][2015-09-22 16:34:17,993][com.changyu.foryou.mapper.OrderMapper.getTogetherId]==> Parameters: 18896554880(String), 1(Integer)
-[DEBUG][2015-09-22 16:34:18,118][com.changyu.foryou.mapper.OrderMapper.getTogetherId]<== Total: 5
-[DEBUG][2015-09-22 16:34:18,118][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:34:18,118][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:18,118][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@735d3b17]
-[DEBUG][2015-09-22 16:34:18,134][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,212][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,212][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,212][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,212][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,212][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442813575248(String)
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,290][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@76effe43]
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,290][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,290][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,290][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442814151643(String)
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@1decdf9d]
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,337][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,337][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,337][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442803210037(String)
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@17213f1a]
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,399][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,399][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,399][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442837406690(String)
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@b4a469d]
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:34:18,431][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:34:18,431][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@3a32097c] will be managed by Spring
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Preparing: select order_id,img_url,is_remarked,orders.food_id,orders.status,together_date,orders.campus_id as campus_id, orders.order_count as order_count , food.is_discount as is_discount, food.price as price,food.name as name, discount_price,food.message as message,pay_way,total_price,is_full_discount from orders,food where orders.food_id=food.food_id and orders.campus_id=food.campus_id and phone = ? And together_id=? and orders.status !=0 and orders.tag=1 order by together_date DESC,create_time DESC
-[DEBUG][2015-09-22 16:34:18,431][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]==> Parameters: 18896554880(String), 188965548801442802300334(String)
-[DEBUG][2015-09-22 16:34:18,462][com.changyu.foryou.mapper.OrderMapper.getOrderListInMine]<== Total: 1
-[DEBUG][2015-09-22 16:34:18,462][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,462][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6419a8b5]
-[DEBUG][2015-09-22 16:34:18,477][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:34:18,743][com.changyu.test.orderTest]订单为:==================={"message":"获取订单成功","orderList":[{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":2.9,"foodId":20203,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1428305602553-1538601109.jpg","isDiscount":0,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"统一阿萨姆奶茶500ml","orderCount":2,"orderId":1442751588474,"payWay":1,"price":3.6,"status":1,"togetherDate":"2015-09-21","totalPrice":7.2}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442813575248"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":6,"foodId":10501,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430356518035-1968529639.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"乐天 草莓牛奶200ml 韩国进口","orderCount":1,"orderId":1442814146145,"payWay":1,"price":6.5,"status":1,"togetherDate":"2015-09-21","totalPrice":6}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442814151643"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":0.5,"foodId":10720,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/14309296001041947988435.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"咪咪","orderCount":6,"orderId":1442733735606,"payWay":1,"price":0.7,"status":1,"togetherDate":"2015-09-21","totalPrice":3}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442803210037"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":4,"foodId":10705,"imageUrl":"http://120.26.76.252:8080/MickeyImage/food/1430901199762-2001051792.jpg","isDiscount":1,"isFullDiscount":0,"isRemarked":0,"message":"所有食品都是绿色食品,不含防腐剂,您吃的放心是我们的荣幸","name":"好丽友蛋黄派 2枚/盒 46g","orderCount":4,"orderId":1442593870000,"payWay":1,"price":5,"status":1,"togetherDate":"2015-09-21","totalPrice":4}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442837406690"},{"payWay":1,"smallOrders":[{"campusId":1,"discountPrice":0.1,"foodId":10101,"imageUrl":"http://120.26.76.252:8080/ForyouImage/food/1441692617704-262708770.jpg","isDiscount":0,"isFullDiscount":1,"isRemarked":0,"message":"所有食品都是绿色食品","name":"小当家干脆面","orderCount":2,"orderId":1442801617931,"payWay":1,"price":0.1,"status":1,"togetherDate":"2015-09-21","totalPrice":0.2}],"status":1,"togetherDate":"2015-09-21","togetherId":"188965548801442802300334"}],"status":"success"}
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = getOrderInMine@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:34:18,743][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@b233fdf testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1740f55 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:34:18,759][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@6322e802: startup date [Tue Sep 22 16:34:13 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:34:18,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3195df2f: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:34:18,762][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:34:18,762][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:34:18,762][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:34:18,762][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:43:35,327][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:43:35,358][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@8d59f1 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:43:35,374][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,374][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,405][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:43:35,421][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:35,561][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:35,577][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:43:35,593][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:43:35,608][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:43:35,640][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:43:35,655][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:43:35,655][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,718][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,733][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,749][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:43:35,765][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:43:35,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:43:35,858][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,874][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:43:35,890][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:43:35,890][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:43:35,905][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:43:35,905][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,921][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,935][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:43:35,951][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:43:35,967][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:43:35,998][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:43:36,013][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@117c323d: startup date [Tue Sep 22 16:43:35 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:43:36,013][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@117c323d: org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:36,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:43:36,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:43:36,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:43:36,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,232][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:43:36,263][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@7e6cb446]
-[DEBUG][2015-09-22 16:43:36,310][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@2b499ae]
-[INFO][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:43:36,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:43:36,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,592][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,685][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:43:36,888][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:43:36,904][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:43:36,904][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:43:36,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:43:37,022][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:37,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:43:37,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,272][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:43:37,334][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:43:37,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:43:37,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:43:37,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:43:37,397][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,444][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,459][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:43:37,506][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:43:38,803][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,849][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,896][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,927][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,958][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:43:38,989][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,083][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,114][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,161][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,271][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,302][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,364][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,411][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,443][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,505][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,646][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@4f4950f3]
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:43:39,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,693][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@483edb6b]
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,708][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@cb189d7]
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@bfd056f]
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@e46eb6c]
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:43:39,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@32e8310d]
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3ce05d33]
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:43:39,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@73d5f05f]
-[DEBUG][2015-09-22 16:43:39,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@428dd156]
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@33ba8c36]
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:43:39,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@5e7a92ad]
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,847][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@5befaa07]
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3d953a4e]
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:43:39,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@416ffc2a]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:39,894][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:43:39,909][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:43:40,129][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"SG0mnjTD3jAHimbvDKjnXLC9","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@37364f2f testClass = orderTest, testInstance = com.changyu.test.orderTest@4e88b2fa, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@37364f2f testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@47862525 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:43:40,129][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@117c323d: startup date [Tue Sep 22 16:43:35 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3205dd7b: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:43:40,129][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 16:43:40,145][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:47:55,283][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@1bf0f793 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,346][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,408][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:47:55,424][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,627][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:55,642][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:55,650][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,650][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:55,651][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:47:55,651][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:47:55,682][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:47:55,734][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:47:55,749][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:47:55,749][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,843][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,859][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:47:55,874][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:47:55,905][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:47:55,968][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:47:55,968][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:47:55,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:47:56,015][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:47:56,015][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:47:56,030][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:47:56,046][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,046][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,077][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:47:56,077][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:47:56,077][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:47:56,093][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:47:56,093][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,140][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,140][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,155][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:47:56,171][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:47:56,234][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:47:56,249][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:47:56 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:47:56,249][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@1ad8ce8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:47:56,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,499][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:47:56,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:47:56,515][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:47:56,530][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,546][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:47:56,577][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12afa082]
-[DEBUG][2015-09-22 16:47:56,640][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1ed56fe5]
-[INFO][2015-09-22 16:47:56,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:56,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:56,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:47:56,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,719][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:56,734][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:56,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:56,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:47:57,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,031][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,078][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,094][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,328][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:47:57,344][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:47:57,344][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:47:57,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:47:57,500][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:47:57,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:47:57,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:47:57,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,924][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:47:57,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:47:57,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:47:57,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:47:57,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:47:58,002][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,049][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:47:58,080][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:47:59,744][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,835][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,851][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,898][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:47:59,929][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,023][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,070][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,101][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,132][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,163][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,320][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,351][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,398][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,460][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,492][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,570][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:48:00,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:00,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@5c608f6e]
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:48:00,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,757][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:48:00,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:48:00,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,770][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@34882718]
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,786][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@155f28dc]
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,801][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@73d5f05f]
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@428dd156]
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:48:00,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,879][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@7ebce5be]
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,911][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@56ddcc4]
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@16c775c5]
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@31153b19]
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@2aaf1a01]
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:48:00,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@276b557d]
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@24fc484d]
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:00,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:48:01,004][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@49c2de5c]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@562ce5a2]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:48:01,020][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:48:01,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:48:01,051][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:48:01,301][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"188965548801442732341211","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusRefundSuccess]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] for JDBC transaction
-[DEBUG][2015-09-22 16:48:01,317][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] to manual commit
-[DEBUG][2015-09-22 16:48:01,379][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:48:01,379][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:01,395][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] will be managed by Spring
-[DEBUG][2015-09-22 16:48:01,395][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Preparing: update orders set status=11 where together_id=?
-[DEBUG][2015-09-22 16:48:01,504][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Parameters: 188965548801442732341211(String)
-[DEBUG][2015-09-22 16:48:01,801][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]<== Updates: 1
-[DEBUG][2015-09-22 16:48:01,814][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:48:01,816][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:01,816][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 16:48:01,816][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c]
-[DEBUG][2015-09-22 16:48:03,847][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:03,855][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7de1c412]
-[DEBUG][2015-09-22 16:48:05,017][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] after transaction
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:48:05,026][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:48:05,026][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@407ec20c] will be managed by Spring
-[DEBUG][2015-09-22 16:48:05,026][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-09-22 16:48:05,042][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 188965548801442732341211(String)
-[DEBUG][2015-09-22 16:48:06,242][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-09-22 16:48:06,254][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:48:06,254][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:06,254][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@763c80e8]
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@45b020b1 testClass = orderTest, testInstance = com.changyu.test.orderTest@2e326835, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@45b020b1 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:48:06,254][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:47:56 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:48:06,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:48:06,272][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 16:48:06,272][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:48:06,272][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:48:06,272][cn.jpush.api.common.connection.NativeHttpClient]Created instance with _maxRetryTimes = 5
-[INFO][2015-09-22 16:48:06,272][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 16:50:07,769][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@1bf0f793 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,805][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:07,867][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 16:50:07,867][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:08,025][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,025][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 16:50:08,056][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 16:50:08,087][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 16:50:08,119][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,197][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,212][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:50:08,228][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 16:50:08,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 16:50:08,337][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 16:50:08,343][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 16:50:08,343][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 16:50:08,362][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,364][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,370][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 16:50:08,378][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 16:50:08,441][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 16:50:08,456][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 16:50:08,488][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 16:50:08,503][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:50:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:50:08,503][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@1ad8ce8f: org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 16:50:08,698][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 16:50:08,714][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 16:50:08,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 16:50:08,760][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:08,807][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12afa082]
-[DEBUG][2015-09-22 16:50:08,807][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1ed56fe5]
-[INFO][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:50:08,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,854][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:08,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 16:50:09,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,151][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,229][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:09,417][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,422][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,422][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 16:50:09,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 16:50:09,423][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 16:50:09,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 16:50:09,579][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:09,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 16:50:09,751][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 16:50:09,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,876][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 16:50:09,939][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 16:50:09,954][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,970][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 16:50:09,986][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 16:50:10,001][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:50:10,017][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:50:10,033][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,048][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,064][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,079][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 16:50:10,111][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 16:50:11,001][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,083][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,115][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,255][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,287][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,349][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,380][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,490][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,521][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,552][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,583][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,630][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,646][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,724][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:11,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,880][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@7ae8e1ef]
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:11,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,927][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2d4bc050]
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3fa39595]
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7799b411]
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@14981bc4]
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:11,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,009][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,026][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@523f31f2]
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 16:50:12,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,062][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52877c09]
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@57dd1619]
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:50:12,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@51557949]
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,081][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4789faf3]
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@56d39b53]
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2b394d3]
-[DEBUG][2015-09-22 16:50:12,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@54af4009]
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@18948fd9]
-[DEBUG][2015-09-22 16:50:12,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 16:50:12,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 16:50:12,175][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[INFO][2015-09-22 16:50:12,394][com.changyu.test.orderTest]{"amount":100,"charge":"ch_Xsr7u35O3m1Gw4ed2ODmi4Lw","created":1427555346,"description":"Refund Description","id":"re_SG0mnjTD3jAHimbvDKjnXLC9","instanceURL":"https://api.pingxx.com/v1/charges/ch_Xsr7u35O3m1Gw4ed2ODmi4Lw/refunds/re_SG0mnjTD3jAHimbvDKjnXLC9","metadata":{},"object":"refund","orderNo":"188965548801442732410331","status":"succeeded","succeed":true,"timeSucceed":1427555348}
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusRefundSuccess]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] for JDBC transaction
-[DEBUG][2015-09-22 16:50:12,409][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] to manual commit
-[DEBUG][2015-09-22 16:50:12,440][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:50:12,440][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,456][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] will be managed by Spring
-[DEBUG][2015-09-22 16:50:12,456][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Preparing: update orders set status=11 where together_id=?
-[DEBUG][2015-09-22 16:50:12,565][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]==> Parameters: 188965548801442732410331(String)
-[DEBUG][2015-09-22 16:50:12,581][com.changyu.foryou.mapper.OrderMapper.updateorderStatusRefundSuccess]<== Updates: 1
-[DEBUG][2015-09-22 16:50:12,581][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 16:50:12,581][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,581][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 16:50:12,581][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f]
-[DEBUG][2015-09-22 16:50:12,628][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,628][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4c3b7f48]
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] after transaction
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:50:12,644][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 16:50:12,644][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,644][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 16:50:12,659][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 16:50:12,659][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@57525d9f] will be managed by Spring
-[DEBUG][2015-09-22 16:50:12,659][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Preparing: select phone from orders where together_id=? limit 1
-[DEBUG][2015-09-22 16:50:12,675][com.changyu.foryou.mapper.OrderMapper.getUserPhone]==> Parameters: 188965548801442732410331(String)
-[DEBUG][2015-09-22 16:50:12,753][com.changyu.foryou.mapper.OrderMapper.getUserPhone]<== Total: 1
-[DEBUG][2015-09-22 16:50:12,753][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 16:50:12,753][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,753][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@61fca9cc]
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@b233fdf testClass = orderTest, testInstance = com.changyu.test.orderTest@37364f2f, testMethod = testRefundOrder@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 16:50:12,753][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@b233fdf testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@65289697 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 16:50:12,769][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@1ad8ce8f: startup date [Tue Sep 22 16:50:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@70808f4e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 16:50:12,769][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 16:50:12,769][cn.jpush.api.common.connection.NativeHttpClient]Created instance with _maxRetryTimes = 5
-[DEBUG][2015-09-22 16:50:12,769][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 16:50:12,769][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-09-22 16:50:12,769][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:30:52,958][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:30:53,002][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:30:53,005][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,007][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:30:53,046][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,046][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,049][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,050][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,053][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,054][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:30:53,057][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:30:53,057][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:30:53,209][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,211][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,213][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,214][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,224][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:30:53,236][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:30:53,263][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:30:53,297][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:30:53,302][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:30:53,305][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,382][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,395][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,410][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:30:53,427][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:30:53,473][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:30:53,473][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:30:53,479][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:30:53,518][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:30:53,518][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:30:53,523][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:30:53,536][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,540][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,541][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,542][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,544][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,546][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,547][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,548][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,549][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,550][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,551][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,555][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:30:53,560][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:30:53,560][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:30:53,562][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:30:53,564][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,593][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,597][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,609][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:30:53,622][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:30:53,629][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:30:53,668][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 12 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:30:53,672][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:30:53 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:30:53,672][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:30:53,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,871][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:53,872][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:53,874][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:30:53,875][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:30:53,880][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:30:53,881][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:30:53,882][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:30:53,883][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:30:53,884][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:30:53,884][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:30:53,886][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:30:53,887][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:30:53,889][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:30:53,890][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:30:53,891][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:30:53,892][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:30:53,893][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:30:53,894][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:30:53,895][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:30:53,896][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:30:53,897][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:30:53,898][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:30:53,899][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:30:53,903][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,906][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,907][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,908][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:30:53,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:30:53,928][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:30:53,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:30:53,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:53,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:30:53,972][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5bcc22a]
-[DEBUG][2015-09-22 17:30:53,975][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3b870737]
-[INFO][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:30:53,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:30:53,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:53,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:53,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:30:54,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:30:54,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,037][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,037][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,038][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,038][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,039][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,039][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,040][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,040][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,041][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,044][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,045][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,046][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:30:54,046][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,047][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:30:54,047][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:30:54,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:30:54,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,291][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:30:54,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,332][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,369][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:30:54,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,378][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,424][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,436][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,445][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,449][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,450][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,453][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,471][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:30:54,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:30:54,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:30:54,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,492][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,493][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,498][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,501][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,503][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,506][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,510][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,514][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,519][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,523][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,528][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,536][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,541][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,545][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,547][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,548][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,551][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,552][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,554][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,566][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,571][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,581][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,583][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,587][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,591][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,592][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,597][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,602][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,604][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,607][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,608][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,611][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,615][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,627][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,631][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,632][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,639][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,640][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,645][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,646][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,648][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,651][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,652][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,654][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,657][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,660][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,665][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,666][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,669][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,676][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,678][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,679][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,680][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,687][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,691][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,695][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,697][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,703][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,723][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,733][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,743][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,756][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,763][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,766][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,781][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,784][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,786][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,793][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,804][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,822][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,835][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,838][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,850][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,863][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,866][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,873][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,874][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,880][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,882][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,884][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,886][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,889][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,898][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,903][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,908][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,911][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,913][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,917][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:30:54,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:30:54,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,930][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:30:54,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,932][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,936][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,939][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,940][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,944][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:30:54,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,962][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:30:54,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,967][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[DEBUG][2015-09-22 17:30:54,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring bean creation exception on FactoryBean type check: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:30:54,969][org.springframework.jndi.JndiTemplate]Looking up JNDI object with name [java:comp/env/jdbc/foryouDB]
-[INFO][2015-09-22 17:30:54,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,jdbcTemplate,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[ERROR][2015-09-22 17:30:54,971][org.springframework.test.context.TestContextManager]Caught exception while allowing TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener@110d42fa] to prepare test instance [com.changyu.test.orderTest@7da833d4]
-java.lang.IllegalStateException: Failed to load ApplicationContext
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157)
- at org.springframework.test.context.web.ServletTestExecutionListener.setUpRequestContextIfNecessary(ServletTestExecutionListener.java:103)
- at org.springframework.test.context.web.ServletTestExecutionListener.prepareTestInstance(ServletTestExecutionListener.java:73)
- at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:313)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:284)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'appKeyMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'campusMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cityMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'deliverComMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feedbackMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCommentMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodSpecialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hotSearchMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'newsMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'packageOrderMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'preferentialMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pushMessageMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'receiverMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sellerMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
-Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usersMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:306)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1120)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:607)
- at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:932)
- at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:479)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:106)
- at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:57)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:100)
- at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:248)
- at org.springframework.test.context.TestContext.loadApplicationContext(TestContext.java:124)
- at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:148)
- ... 24 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'foodCategoryMapper' defined in file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]: Cannot resolve reference to bean 'sqlSessionFactory' while setting bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:198)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:442)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:416)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:550)
- at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:150)
- at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87)
- at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:303)
- ... 40 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [spring-mybatis.xml]: Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:329)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:107)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1391)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 55 more
-Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [spring-mybatis.xml]: Invocation of init method failed; nested exception is javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1486)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:524)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:461)
- at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:295)
- at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:223)
- at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:292)
- at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
- at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:323)
- ... 65 more
-Caused by: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
- at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
- at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)
- at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:344)
- at javax.naming.InitialContext.lookup(InitialContext.java:411)
- at org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:154)
- at org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:87)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:152)
- at org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:178)
- at org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:95)
- at org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:105)
- at org.springframework.jndi.JndiObjectFactoryBean.lookupWithFallback(JndiObjectFactoryBean.java:201)
- at org.springframework.jndi.JndiObjectFactoryBean.afterPropertiesSet(JndiObjectFactoryBean.java:187)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1545)
- at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1483)
- ... 72 more
-[DEBUG][2015-09-22 17:30:55,066][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@64576529 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:31:32,789][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:31:32,829][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:31:32,831][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,833][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:31:32,871][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,871][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,873][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,874][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,874][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,875][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,878][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,878][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:32,881][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:31:32,881][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:33,041][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,044][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,046][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,046][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,053][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,053][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,054][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,054][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:31:33,063][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:31:33,084][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:31:33,118][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:31:33,123][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:31:33,126][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,189][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,202][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,213][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:31:33,232][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:31:33,287][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:31:33,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:31:33,294][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:31:33,332][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:31:33,333][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:31:33,336][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:31:33,354][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,357][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,359][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,360][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,361][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,363][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,365][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,365][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,366][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,367][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,368][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,369][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,374][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:31:33,379][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:31:33,379][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:31:33,381][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:31:33,383][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,412][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,417][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,425][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:31:33,435][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:31:33,436][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:31:33,442][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:31:33,493][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:31:33,497][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:31:33 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:31:33,498][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,702][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,703][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,705][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:31:33,706][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:31:33,709][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:31:33,710][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:31:33,711][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:31:33,711][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:31:33,712][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:31:33,713][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:31:33,714][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:31:33,715][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:31:33,715][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:31:33,716][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:31:33,717][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:31:33,718][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:31:33,719][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:31:33,720][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:31:33,720][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:31:33,721][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:31:33,722][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:31:33,722][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:31:33,723][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:31:33,725][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,727][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,727][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,728][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,729][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:31:33,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:31:33,744][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:31:33,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:33,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:33,801][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@44d2702e]
-[DEBUG][2015-09-22 17:31:33,805][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1d506b04]
-[INFO][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:31:33,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:31:33,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:31:33,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,861][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,862][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,862][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,863][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,864][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,865][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,868][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,869][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:33,870][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,871][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:33,871][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:33,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:33,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:31:34,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,100][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:34,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,116][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,116][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,124][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,124][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,148][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:31:34,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:34,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:34,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:34,180][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:34,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,191][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,193][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,194][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,197][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:34,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:34,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,212][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,215][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:31:34,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:31:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,366][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,367][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,367][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,368][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,369][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,370][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,371][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,371][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:31:34,372][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:31:34,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:31:34,378][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:31:34,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:31:34,499][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:31:34,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:34,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:34,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:31:34,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:31:34,611][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:31:34,615][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:31:34,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:34,725][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:31:34,725][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:31:34,726][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:31:34,726][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,727][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,800][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:31:34,801][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:31:34,802][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:31:34,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:31:34,804][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:31:34,806][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:31:34,807][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:31:34,809][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:31:34,810][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:31:34,811][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:31:34,812][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:31:34,813][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,814][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:31:34,815][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:31:34,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:31:34,817][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:31:34,817][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:31:34,818][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,819][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:31:34,820][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,821][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:31:34,821][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:31:34,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:31:34,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,824][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:31:34,825][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:31:34,826][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,827][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,827][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,828][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:31:34,829][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,829][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:31:34,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:31:34,830][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:31:34,831][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:31:34,831][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:31:34,832][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,833][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:31:34,834][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:31:34,835][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:31:34,835][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,836][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:31:34,836][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:31:34,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,837][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:31:34,839][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:31:34,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:31:34,841][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:31:34,842][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:31:34,842][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,843][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:31:34,844][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:31:34,845][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:31:34,845][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:31:34,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:31:34,847][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:31:34,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:31:34,849][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:31:34,850][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:31:34,850][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:31:34,852][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:31:34,854][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:31:34,855][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:31:34,856][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:31:34,857][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:31:34,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,858][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:31:34,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:31:34,859][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:31:34,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:31:34,860][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:31:34,861][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:31:34,861][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:31:34,862][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:31:34,863][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:31:34,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:31:34,864][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:31:34,865][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:31:34,866][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:31:34,867][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:31:34,869][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:31:34,870][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,870][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:31:34,871][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,872][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,872][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:31:34,873][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:31:34,874][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,874][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:31:34,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:31:34,877][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:31:34,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:31:34,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:31:34,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,879][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:31:34,880][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:31:34,881][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,882][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,883][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,884][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,885][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,886][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,886][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,888][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,889][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,890][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,891][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,893][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,893][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,894][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,894][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,895][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,896][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,897][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,898][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,900][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,901][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,902][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,915][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:31:34,953][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:31:35,788][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,831][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,863][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,890][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,941][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:31:35,971][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,043][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,084][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,146][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,173][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,356][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,389][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,441][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,496][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,519][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:31:36,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:36,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:31:36,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,707][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:36,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:36,728][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,729][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3126a494]
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:31:36,747][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:31:36,748][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:31:36,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,749][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:31:36,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,758][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:36,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:31:36,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:36,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:31:36,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,785][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:31:36,785][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,787][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@16b772db]
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,796][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:31:36,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:31:36,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,808][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,808][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3d62a997]
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:31:36,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,820][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:36,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,821][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,822][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@34882718]
-[DEBUG][2015-09-22 17:31:36,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:31:36,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:31:36,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,837][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,837][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1547cbc9]
-[DEBUG][2015-09-22 17:31:36,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:31:36,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,860][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:31:36,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,889][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,889][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3e888183]
-[DEBUG][2015-09-22 17:31:36,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,899][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:31:36,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,905][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:36,905][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:31:36,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,913][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,913][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@4641e51b]
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:31:36,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,923][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:31:36,924][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@39484118]
-[DEBUG][2015-09-22 17:31:36,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:31:36,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,929][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:31:36,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:31:36,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,933][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,933][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@49a01787]
-[DEBUG][2015-09-22 17:31:36,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,943][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,943][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5105457d]
-[DEBUG][2015-09-22 17:31:36,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,950][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:31:36,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,958][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@71811179]
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:31:36,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,967][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,968][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@64dc803f]
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:31:36,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,986][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:31:36,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:31:36,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,991][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:36,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:36,993][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:31:36,993][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@12f51e5b]
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:31:36,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:31:37,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:31:37,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:31:37,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:31:37,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:31:37,006][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@68d0db31]
-[DEBUG][2015-09-22 17:31:37,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:31:37,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,012][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:31:37,012][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:31:37,013][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:31:37,014][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,015][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:31:37,015][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,023][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:31:37,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:31:37,024][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:31:37,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:31:37,025][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:31:37,026][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:31:37,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:31:37,027][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:31:37,028][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:31:37,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:31:37,029][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:31:37,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:31:37,038][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,172][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:31:37,174][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] for JDBC transaction
-[DEBUG][2015-09-22 17:31:37,179][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] to manual commit
-[DEBUG][2015-09-22 17:31:37,245][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,250][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,257][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,263][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:31:37,367][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,392][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 0
-[DEBUG][2015-09-22 17:31:37,392][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:31:37,392][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,393][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:31:37,393][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6]
-[DEBUG][2015-09-22 17:31:37,455][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,455][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@100155e7]
-[DEBUG][2015-09-22 17:31:37,471][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] after transaction
-[DEBUG][2015-09-22 17:31:37,472][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,473][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,473][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,474][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,475][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,475][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,475][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:31:37,478][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,512][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 0
-[DEBUG][2015-09-22 17:31:37,512][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:31:37,513][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,513][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@7e3468b1]
-[DEBUG][2015-09-22 17:31:37,513][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,514][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,514][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,514][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,515][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,515][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,515][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Preparing: select campus_id from orders where together_id=? limit 1
-[DEBUG][2015-09-22 17:31:37,537][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Parameters: 188965548801440400103925(String)
-[DEBUG][2015-09-22 17:31:37,555][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]<== Total: 0
-[DEBUG][2015-09-22 17:31:37,555][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:31:37,556][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,556][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@66f85196]
-[DEBUG][2015-09-22 17:31:37,556][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:31:37,557][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:31:37,557][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:31:37,558][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2e8da86e testClass = orderTest, testInstance = com.changyu.test.orderTest@562ce5a2, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:31:37,558][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@37c3a1bc]
-[DEBUG][2015-09-22 17:31:37,560][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-09-22 17:31:37,560][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:31:37,560][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:31:37,560][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@744e4cf6] will be managed by Spring
-[DEBUG][2015-09-22 17:31:37,561][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Preparing: select phone from users where type=0 and campus_id=?
-[DEBUG][2015-09-22 17:31:37,561][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2e8da86e testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:31:37,562][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Parameters: null
-[INFO][2015-09-22 17:31:37,563][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:31:33 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:31:37,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:31:37,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:31:37,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:31:37,565][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 17:31:37,566][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:36:00,397][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:36:00,437][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:36:00,439][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,441][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:36:00,477][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,478][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,479][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,479][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,481][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,482][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,484][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,485][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:00,488][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:36:00,489][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:00,642][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:00,644][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,645][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,646][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,654][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:00,655][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:36:00,665][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:36:00,692][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:00,724][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:36:00,730][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:36:00,732][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,798][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,807][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:36:00,818][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:00,837][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:36:00,889][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:36:00,890][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:36:00,896][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:36:00,931][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:36:00,931][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:36:00,936][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:36:00,954][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,957][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,959][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,960][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,961][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,963][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,966][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,966][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,967][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,968][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,969][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,970][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,975][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:36:00,979][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:36:00,979][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:36:00,982][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:00,984][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,015][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,020][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:36:01,037][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:01,038][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:36:01,045][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:36:01,093][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:36:01,096][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:36:01 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:36:01,097][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:01,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,298][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,299][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,299][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,300][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,302][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:36:01,302][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:36:01,309][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:36:01,311][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:36:01,312][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:36:01,313][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:36:01,314][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:36:01,315][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:36:01,315][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:36:01,316][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:36:01,316][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:36:01,317][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:36:01,318][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:36:01,318][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:36:01,319][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:36:01,319][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:36:01,320][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:36:01,321][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:36:01,322][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:36:01,322][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:36:01,323][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:36:01,330][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,333][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,334][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,335][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,336][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,336][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:36:01,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:36:01,358][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:01,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:01,411][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@61c2eee6]
-[DEBUG][2015-09-22 17:36:01,414][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7e1907d1]
-[INFO][2015-09-22 17:36:01,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:36:01,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:36:01,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:36:01,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:36:01,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,471][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,471][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,472][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,473][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,474][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,475][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,479][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,481][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:36:01,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,724][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,779][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,802][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:01,804][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:01,807][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,814][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,820][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:01,823][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,826][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,836][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:01,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,842][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:36:01,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:36:01,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:01,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:01,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:01,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:01,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,971][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,972][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,973][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,976][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:01,977][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:36:01,982][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:36:02,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:36:02,111][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:02,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:02,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:36:02,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:36:02,288][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:36:02,291][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:36:02,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:02,429][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:36:02,429][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:36:02,430][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:36:02,431][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,432][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,489][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:36:02,489][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,490][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,491][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,492][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,492][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:36:02,493][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,494][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,495][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:36:02,496][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,497][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,498][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:36:02,499][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:36:02,500][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:36:02,501][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:36:02,503][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,504][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:36:02,505][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:36:02,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,506][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,507][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:36:02,508][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:36:02,509][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:36:02,511][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:36:02,512][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:36:02,512][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:36:02,513][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:36:02,514][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:36:02,515][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:36:02,516][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:36:02,517][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,518][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:36:02,518][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,519][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:36:02,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:36:02,521][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,521][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:36:02,522][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,523][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,523][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:36:02,525][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,526][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:36:02,526][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:36:02,527][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:36:02,530][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,530][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,531][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:36:02,532][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:36:02,533][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:36:02,534][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,534][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:36:02,535][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:36:02,535][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,536][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:36:02,536][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:36:02,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:36:02,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:36:02,540][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,540][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:36:02,541][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:36:02,542][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:36:02,542][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:36:02,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:36:02,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,546][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:36:02,547][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:36:02,548][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:36:02,548][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:36:02,549][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,550][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:36:02,551][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:36:02,552][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:36:02,552][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,553][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:36:02,554][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:36:02,556][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:36:02,556][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:36:02,557][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,559][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:36:02,559][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:36:02,560][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,561][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:36:02,561][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:36:02,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:36:02,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,564][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:36:02,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:36:02,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:36:02,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:36:02,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:36:02,569][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:36:02,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,570][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:36:02,573][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:36:02,574][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:36:02,575][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:36:02,576][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:36:02,578][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:36:02,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:36:02,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,581][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:36:02,582][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:36:02,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:36:02,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:36:02,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:36:02,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:36:02,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,590][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:36:02,592][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:36:02,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,595][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,597][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,601][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,603][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,608][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,614][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,616][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,618][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,619][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,620][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,621][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,622][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,624][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,625][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,626][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,627][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:36:02,660][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:36:04,275][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,323][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,365][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,397][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,439][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,465][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,539][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,573][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,607][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,641][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,665][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,771][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,794][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,847][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,897][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:36:04,916][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:36:05,003][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,057][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:36:05,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,073][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,108][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,157][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,159][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2e781d9e]
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:36:05,173][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:36:05,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,186][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,186][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:36:05,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,196][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:36:05,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,209][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,210][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@32e8310d]
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,221][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:36:05,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,227][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:36:05,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,234][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@3993f896]
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:36:05,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,245][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@7ef4e077]
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:36:05,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,258][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,258][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@357fe851]
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:36:05,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:36:05,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,274][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:36:05,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:36:05,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,309][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@37a06d64]
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:36:05,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,324][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:36:05,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,333][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,333][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@5e7a92ad]
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:36:05,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,340][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:36:05,341][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1faa05dd]
-[DEBUG][2015-09-22 17:36:05,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,346][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:36:05,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,348][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,349][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@3e522509]
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,357][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,357][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@3f1cf257]
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,362][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:36:05,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,368][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,369][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@50eb8271]
-[DEBUG][2015-09-22 17:36:05,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:36:05,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:36:05,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,379][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,380][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@36f8008d]
-[DEBUG][2015-09-22 17:36:05,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,387][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:36:05,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,400][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:36:05,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,407][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,409][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:36:05,410][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@283627bd]
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:36:05,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:36:05,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:36:05,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:36:05,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:36:05,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:36:05,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:36:05,424][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@574f9db7]
-[DEBUG][2015-09-22 17:36:05,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:36:05,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:05,429][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:36:05,430][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:36:05,430][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:36:05,431][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,432][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:36:05,432][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,439][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:36:05,440][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:36:05,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:36:05,442][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:36:05,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:36:05,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:36:05,446][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:36:05,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:36:05,454][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:05,582][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:36:05,585][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] for JDBC transaction
-[DEBUG][2015-09-22 17:36:05,591][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] to manual commit
-[DEBUG][2015-09-22 17:36:05,720][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:05,730][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:05,742][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:05,752][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:36:05,866][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:36:05,978][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:36:05,978][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:36:05,978][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:05,978][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:36:05,979][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be]
-[DEBUG][2015-09-22 17:36:06,064][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:06,065][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4f8d28e7]
-[DEBUG][2015-09-22 17:36:06,164][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] after transaction
-[DEBUG][2015-09-22 17:36:06,165][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,166][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:06,166][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,167][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:36:06,168][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:36:06,169][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:06,169][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:36:06,171][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:36:06,264][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:36:06,265][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@78cbe299]
-[DEBUG][2015-09-22 17:36:06,266][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,266][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:36:06,267][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,268][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:36:06,268][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:36:06,268][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@34ebd0be] will be managed by Spring
-[DEBUG][2015-09-22 17:36:06,268][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:36:06,271][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:36:06,321][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,337][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,338][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,339][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:36:06,339][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:36:06,340][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:36:06,343][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:36:06,352][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:36:06,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,371][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,371][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,375][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,379][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,380][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,381][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,382][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,383][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:36:06,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,385][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,386][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,387][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,388][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,388][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,389][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:36:06,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,392][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,393][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,394][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,397][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,398][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,399][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,400][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,402][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,403][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,403][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,404][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,405][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,406][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,407][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,409][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,410][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,411][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,412][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,413][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,414][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,415][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,417][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,418][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,419][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,422][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,423][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,424][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,425][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,426][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,426][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,427][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,430][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:36:06,431][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:36:06,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:36:06,432][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:36:06,432][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:36:01",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:36:06,436][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@7ed8e54c]: name is 'MySQL'
-[DEBUG][2015-09-22 17:36:06,438][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:36:06,439][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:36:06,440][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,441][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:36:06,441][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6be42bcf]
-[DEBUG][2015-09-22 17:36:06,441][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:36:06,442][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:36:06,442][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@32502055 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a7ac641, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:36:06,448][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@32502055 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:36:06,453][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:36:01 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:36:06,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:36:06,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:36:06,456][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:36:06,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:36:06,457][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:36:06,458][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:36:06,461][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:39:22,107][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:39:22,148][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@e7f4211 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:39:22,151][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,153][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:39:22,191][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,191][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,193][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,193][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,194][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,194][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,197][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,197][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:22,200][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:39:22,201][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:22,360][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:22,361][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,363][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,363][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:22,370][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:39:22,382][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:39:22,406][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:22,438][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:39:22,443][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:39:22,446][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,513][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,524][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,538][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:22,555][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:39:22,608][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:39:22,609][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:39:22,615][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:39:22,651][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:39:22,651][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:39:22,656][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:39:22,672][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,674][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,677][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,678][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,679][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,681][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,682][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,683][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,684][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,685][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,686][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,687][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,692][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:39:22,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:39:22,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:39:22,700][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:22,702][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,726][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,729][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,737][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:39:22,748][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:22,749][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:39:22,756][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:39:22,804][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:39:22,808][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@3f8e347: startup date [Tue Sep 22 17:39:22 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:39:22,809][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@3f8e347: org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:22,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:22,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:22,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,005][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,005][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,006][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,006][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,008][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:39:23,009][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:39:23,013][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:39:23,017][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:39:23,018][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:39:23,019][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:39:23,020][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:39:23,021][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:39:23,022][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:39:23,024][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:39:23,025][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:39:23,025][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:39:23,026][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:39:23,027][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:39:23,028][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:39:23,029][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:39:23,031][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:39:23,031][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:39:23,033][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:39:23,034][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:39:23,035][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:39:23,038][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,040][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,041][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:39:23,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:39:23,061][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:39:23,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:23,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:23,112][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2a9b74df]
-[DEBUG][2015-09-22 17:39:23,114][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1007ce08]
-[INFO][2015-09-22 17:39:23,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:39:23,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:39:23,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:39:23,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:39:23,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,167][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,169][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,170][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,170][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,171][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,174][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,174][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,175][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,175][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,176][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,176][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,177][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,177][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:39:23,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,415][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:23,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:23,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,444][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,472][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:23,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,489][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,491][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,494][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,497][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:23,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:23,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,506][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,510][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,513][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:23,515][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,516][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,518][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:23,520][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,521][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:23,526][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,528][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,529][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,537][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:39:23,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:23,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:23,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:23,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,675][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,676][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,677][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:23,678][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:23,679][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:39:23,683][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:39:23,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:39:23,800][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:23,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:23,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:39:23,918][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:39:23,918][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:39:23,922][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:39:23,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:24,028][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:39:24,028][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:39:24,029][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:39:24,030][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:39:24,030][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:39:24,031][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,031][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,092][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:39:24,093][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:39:24,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:39:24,094][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,094][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:39:24,095][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:39:24,095][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,096][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,096][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,097][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,097][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:39:24,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:39:24,098][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,099][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,100][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:39:24,101][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:39:24,102][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,102][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:39:24,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:39:24,104][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:39:24,105][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,106][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,107][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:39:24,108][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:39:24,109][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:39:24,110][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:39:24,110][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:39:24,111][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:39:24,112][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,113][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,113][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:39:24,114][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:39:24,115][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:39:24,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,117][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,117][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:39:24,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:39:24,121][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,122][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,122][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:39:24,123][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,124][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:39:24,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:39:24,125][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:39:24,125][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:39:24,126][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:39:24,127][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,128][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,128][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:39:24,129][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:39:24,130][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:39:24,130][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:39:24,131][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:39:24,132][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:39:24,134][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:39:24,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,135][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:39:24,136][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:39:24,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:39:24,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:39:24,139][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,139][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:39:24,141][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:39:24,142][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:39:24,142][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:39:24,143][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:39:24,144][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,144][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:39:24,145][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:39:24,146][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:39:24,146][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:39:24,147][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:39:24,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:39:24,150][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,150][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:39:24,151][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:39:24,152][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:39:24,152][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:39:24,153][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:39:24,154][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,155][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:39:24,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:39:24,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:39:24,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:39:24,157][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:39:24,159][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:39:24,160][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:39:24,161][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:39:24,161][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:39:24,162][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:39:24,163][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:39:24,164][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:39:24,165][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:39:24,166][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:39:24,167][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:39:24,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:39:24,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:39:24,170][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,170][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,171][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:39:24,172][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:39:24,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:39:24,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:39:24,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:39:24,175][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:39:24,175][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,176][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:39:24,176][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:39:24,177][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,178][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,180][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,181][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,181][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,182][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,183][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,185][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,186][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,187][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,188][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,190][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,191][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,192][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,193][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,193][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,194][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,195][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,196][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,197][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,198][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,198][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,199][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,200][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,200][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,201][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,202][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,203][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,204][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,205][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,205][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:39:24,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:39:25,382][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,431][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,471][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,503][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,540][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,568][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,641][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,680][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,712][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,740][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,770][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,880][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,906][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,931][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:39:25,972][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,021][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,049][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,119][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:39:26,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,142][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,144][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,158][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,160][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,163][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,180][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:39:26,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:26,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,233][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,253][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,255][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@17d3676a]
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:39:26,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:39:26,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,281][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,281][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:39:26,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,294][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,295][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,296][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:39:26,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,310][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,310][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4fe087e7]
-[DEBUG][2015-09-22 17:39:26,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,320][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:39:26,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,325][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:39:26,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,334][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,334][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@77037265]
-[DEBUG][2015-09-22 17:39:26,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:39:26,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:39:26,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:39:26,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,347][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,348][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@3b1f1f5]
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,354][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:39:26,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,356][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:39:26,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,363][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@4d62193b]
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,374][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,375][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:39:26,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,382][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:39:26,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,416][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,416][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@62982862]
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,430][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:39:26,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,434][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,435][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:39:26,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,440][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,441][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@238f5df3]
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,446][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:39:26,446][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@170fb67e]
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,450][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:39:26,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,453][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@43ff9c06]
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,458][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,461][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,461][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@b91e781]
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,466][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:39:26,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,474][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@238be9f2]
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,481][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:39:26,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,482][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:39:26,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,487][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,487][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@df92811]
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:39:26,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:39:26,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:26,495][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:39:26,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,499][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,499][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:39:26,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,520][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,522][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:39:26,522][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@551346c4]
-[DEBUG][2015-09-22 17:39:26,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:39:26,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:39:26,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:39:26,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:39:26,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:39:26,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:39:26,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:39:26,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:39:26,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:39:26,541][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@19ba71a9]
-[DEBUG][2015-09-22 17:39:26,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:39:26,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:26,554][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:39:26,554][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:39:26,556][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:39:26,557][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,558][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:39:26,558][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,562][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:39:26,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:39:26,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:39:26,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:39:26,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:39:26,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:39:26,571][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:26,673][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:39:26,675][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] for JDBC transaction
-[DEBUG][2015-09-22 17:39:26,681][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] to manual commit
-[DEBUG][2015-09-22 17:39:27,253][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:27,267][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,283][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:27,290][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:39:27,399][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:39:27,658][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:39:27,659][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:39:27,660][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,660][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:39:27,661][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442]
-[DEBUG][2015-09-22 17:39:27,890][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:27,891][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@347b4030]
-[DEBUG][2015-09-22 17:39:28,053][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] after transaction
-[DEBUG][2015-09-22 17:39:28,055][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:39:28,058][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:28,059][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,063][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:39:28,064][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:39:28,066][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:28,066][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:39:28,074][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:39:28,190][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:39:28,191][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:39:28,192][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,192][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@378577ad]
-[DEBUG][2015-09-22 17:39:28,192][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:39:28,311][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:39:28,312][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:39:28,312][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,313][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:39:28,313][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:39:28,313][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@356eb442] will be managed by Spring
-[DEBUG][2015-09-22 17:39:28,313][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:39:28,316][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:39:28,404][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:39:28,414][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,414][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,415][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:39:28,416][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:39:28,418][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:39:28,420][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:39:28,429][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,444][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,445][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,446][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,447][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,447][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,448][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,449][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,450][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,451][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:39:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,453][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,454][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,455][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,456][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,460][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,462][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,463][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,464][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,466][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,467][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,468][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,469][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,470][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,471][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,472][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,473][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,474][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,476][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,477][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,478][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,479][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:39:28,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,481][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,482][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,483][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,484][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,486][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,487][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,488][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:39:28,489][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,490][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:39:28,490][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:39:28,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:39:28,491][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:39:28,492][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:39:23",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:39:28,496][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@4d2e434b]: name is 'MySQL'
-[DEBUG][2015-09-22 17:39:28,498][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:39:28,498][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:39:28,499][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,500][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:39:28,500][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@552e705]
-[DEBUG][2015-09-22 17:39:28,500][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:39:28,501][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:39:28,502][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4be9246f testClass = orderTest, testInstance = com.changyu.test.orderTest@37571a58, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:39:28,511][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4be9246f testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cdc5b6a testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:39:28,513][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@3f8e347: startup date [Tue Sep 22 17:39:22 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:39:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:39:28,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:39:28,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@437ef115: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:39:28,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:39:28,516][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:39:28,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:39:28,517][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:39:28,517][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:39:28,517][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:39:28,518][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:39:28,520][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:52:06,688][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:52:06,729][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@3eeec5b4 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:52:06,732][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,734][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:52:06,774][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,775][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,778][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,778][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,780][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,780][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,784][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,784][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:52:06,787][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:52:06,788][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:06,922][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:06,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,926][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:06,934][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:06,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:06,935][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:52:06,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:52:06,981][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:52:07,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:52:07,038][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:52:07,042][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,112][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,121][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,133][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:52:07,157][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:52:07,213][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:52:07,213][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:52:07,219][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:52:07,260][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:52:07,260][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:52:07,264][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:52:07,276][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,279][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,281][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,282][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,283][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,285][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,288][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,288][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,289][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,291][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,292][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,293][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,299][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:52:07,305][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:52:07,306][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:52:07,310][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:52:07,313][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,349][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,355][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,365][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:52:07,378][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:52:07,379][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:52:07,387][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:52:07,431][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:52:07,436][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@23cf68e9: startup date [Tue Sep 22 17:52:07 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:52:07,437][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@23cf68e9: org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:52:07,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,629][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,630][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,633][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:52:07,633][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:52:07,639][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:52:07,640][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:52:07,641][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:52:07,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:52:07,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:52:07,644][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:52:07,646][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:52:07,647][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:52:07,648][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:52:07,649][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:52:07,650][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:52:07,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:52:07,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:52:07,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:52:07,656][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:52:07,657][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:52:07,658][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:52:07,659][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:52:07,660][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:52:07,664][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,667][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,668][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,669][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:52:07,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:52:07,692][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:52:07,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:07,746][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3d47dde]
-[DEBUG][2015-09-22 17:52:07,748][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@7173dbe5]
-[INFO][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:52:07,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:52:07,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:52:07,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:52:07,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:07,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:07,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:52:07,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,803][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,804][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,805][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,809][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,810][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,812][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:07,813][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:07,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:07,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:52:08,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:52:08,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,073][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,074][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,082][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,082][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,105][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:52:08,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,115][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,116][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,130][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,133][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,136][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,140][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,140][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,145][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,149][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,152][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:08,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:08,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,159][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,161][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:08,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:52:08,185][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:52:08,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:52:08,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:08,322][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,325][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,325][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,332][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,333][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,334][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,337][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,338][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,339][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,340][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,341][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:52:08,342][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:52:08,343][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:52:08,348][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:52:08,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:52:08,494][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:08,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:08,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:52:08,622][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:52:08,623][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:52:08,628][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:52:08,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:08,780][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:52:08,780][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:52:08,781][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:52:08,782][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,783][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,879][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:52:08,880][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:52:08,880][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:52:08,881][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:52:08,882][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,882][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,883][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,883][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:52:08,884][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,885][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,886][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:52:08,887][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,888][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:52:08,888][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:52:08,889][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:52:08,890][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:52:08,891][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:52:08,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,893][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:52:08,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:52:08,894][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,894][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:52:08,895][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,895][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,896][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,896][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,897][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:52:08,897][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:52:08,898][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:52:08,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:52:08,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:52:08,901][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:52:08,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:52:08,905][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:52:08,908][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,909][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,909][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:52:08,911][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,912][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:52:08,912][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:52:08,914][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,915][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:52:08,915][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:52:08,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,918][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,918][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:52:08,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:52:08,921][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,921][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:52:08,922][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,923][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,923][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:52:08,925][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,926][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,926][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:52:08,928][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,928][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:52:08,929][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:52:08,930][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:52:08,931][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:52:08,932][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:52:08,934][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,935][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,935][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:52:08,937][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:52:08,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:52:08,940][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:52:08,941][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:52:08,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,943][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:52:08,944][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:52:08,945][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,945][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:52:08,947][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:52:08,948][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:52:08,949][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:52:08,950][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,950][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:52:08,951][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:52:08,952][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:52:08,952][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:52:08,953][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:52:08,954][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,954][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:52:08,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:52:08,955][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:52:08,956][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:52:08,957][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,958][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:52:08,958][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,960][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:52:08,962][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:52:08,962][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:52:08,963][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:52:08,964][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,965][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:52:08,965][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:52:08,966][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,967][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:52:08,967][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:52:08,968][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:52:08,969][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:52:08,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:52:08,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:52:08,972][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:52:08,973][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:52:08,974][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:52:08,975][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:52:08,976][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:52:08,977][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:52:08,978][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:52:08,978][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,979][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:52:08,980][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:52:08,980][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:52:08,981][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:52:08,984][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:52:08,985][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,985][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:52:08,987][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:52:08,988][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,988][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:52:08,989][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,990][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,990][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:52:08,991][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:52:08,992][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,993][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:52:08,994][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:52:08,994][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:52:08,995][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,996][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:52:08,997][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:52:08,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:08,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,004][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,006][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,008][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,010][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,010][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,011][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,012][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,013][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,014][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,015][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,016][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,017][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,018][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,019][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,021][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,023][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,023][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,024][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,025][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,027][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,028][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,029][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,030][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,031][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,032][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,033][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:52:09,094][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:52:10,222][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,275][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,320][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,360][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,398][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,427][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,498][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,541][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,576][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,608][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,636][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,752][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,776][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,800][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,841][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,894][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:52:10,914][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:52:11,010][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:52:11,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:52:11,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,153][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,153][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,154][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,174][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,176][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@5d94043f]
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:52:11,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:52:11,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,199][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,200][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:52:11,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,206][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,207][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:52:11,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,220][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,222][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,222][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@62622e46]
-[DEBUG][2015-09-22 17:52:11,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,232][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:52:11,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,237][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:52:11,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,243][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@7071d556]
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,249][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:52:11,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,254][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,254][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@27c46cd5]
-[DEBUG][2015-09-22 17:52:11,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,260][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:52:11,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,261][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:52:11,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,265][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,266][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,267][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@6867a240]
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,277][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:52:11,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,305][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:52:11,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,310][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,311][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4820fe6]
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:52:11,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,322][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:52:11,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,329][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:52:11,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,338][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,339][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3b3e0204]
-[DEBUG][2015-09-22 17:52:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:52:11,345][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1f39b7bb]
-[DEBUG][2015-09-22 17:52:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,349][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:52:11,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,353][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,353][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@7067ba82]
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,362][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,362][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4f999620]
-[DEBUG][2015-09-22 17:52:11,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,368][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:52:11,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,369][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:52:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,378][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,378][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@199afbc3]
-[DEBUG][2015-09-22 17:52:11,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,419][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:52:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,422][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,423][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,424][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2f935b72]
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:52:11,432][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:52:11,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:52:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,449][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,450][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:52:11,451][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6ed7c445]
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:52:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:52:11,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:52:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:52:11,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:52:11,459][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@17fa56ce]
-[DEBUG][2015-09-22 17:52:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:52:11,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:52:11,463][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:52:11,464][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:11,464][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:52:11,465][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:11,471][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:52:11,472][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:52:11,473][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:52:11,474][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:52:11,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:52:11,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:52:11,476][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:52:11,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:52:11,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:52:11,485][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:52:20,861][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:52:20,865][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] for JDBC transaction
-[DEBUG][2015-09-22 17:52:20,879][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] to manual commit
-[DEBUG][2015-09-22 17:52:20,912][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:52:20,924][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:20,939][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:52:20,992][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:52:21,418][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:52:21,440][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:52:21,440][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:52:21,441][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,441][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:52:21,442][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143]
-[DEBUG][2015-09-22 17:52:21,474][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,475][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@3a9dab64]
-[DEBUG][2015-09-22 17:52:21,513][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] after transaction
-[DEBUG][2015-09-22 17:52:21,515][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:52:23,816][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:52:23,818][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:23,832][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:52:23,833][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:52:23,836][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:52:23,837][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id from orders where together_id=?
-[DEBUG][2015-09-22 17:52:23,850][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:52:24,098][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:52:24,098][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:52:24,099][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:24,100][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@419ae17d]
-[DEBUG][2015-09-22 17:52:24,100][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:52:43,276][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:53:31,978][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:31,978][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:31,980][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:31,998][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:31,998][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@158cd143] will be managed by Spring
-[DEBUG][2015-09-22 17:53:31,999][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:53:32,003][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: null, null, 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:53:32,030][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:53:32,049][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,056][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,056][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,057][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,058][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,059][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:53:32,059][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-09-22 17:53:32,063][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:32,078][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-09-22 17:53:32,094][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:32,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,117][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,118][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,119][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,121][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,122][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,122][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,124][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,125][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,126][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,127][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,129][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,130][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,131][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,132][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,133][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,135][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,136][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,136][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,137][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,138][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,139][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,141][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,143][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,144][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,146][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,148][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,150][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,152][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,153][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,154][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,155][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,157][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,158][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,159][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,160][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,161][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,162][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,162][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,164][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,164][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,165][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,166][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,167][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,168][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,169][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:32,171][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,172][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,173][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,174][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,175][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,176][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,177][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:32,178][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:32,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-09-22 17:53:32,179][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-09-22 17:53:32,180][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-09-22 17:52:08",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:3,
- ConnectCount:4,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-09-22 17:53:32,186][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@caca6c9]: name is 'MySQL'
-[DEBUG][2015-09-22 17:53:32,188][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-09-22 17:53:32,188][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Unable to translate SQLException with Error code '1048', will now try the fallback translator
-[DEBUG][2015-09-22 17:53:32,193][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:32,194][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-09-22 17:53:32,194][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@13930aa0]
-[DEBUG][2015-09-22 17:53:32,194][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:32,196][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:53:32,197][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@1c6d6d59 testClass = orderTest, testInstance = com.changyu.test.orderTest@5425fca3, testMethod = testWebHooks@orderTest, testException = org.springframework.dao.DataIntegrityViolationException:
-### Error updating database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null
-; SQL []; Column 'food_count' cannot be null; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Column 'food_count' cannot be null, mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:32,209][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@1c6d6d59 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@19a93a4 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-09-22 17:53:32,222][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@23cf68e9: startup date [Tue Sep 22 17:52:07 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:32,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:32,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:53:32,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@9a3da81: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:32,225][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:53:32,227][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-09-22 17:53:32,228][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-09-22 17:53:32,230][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[DEBUG][2015-09-22 17:53:32,230][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} exit cache
-[INFO][2015-09-22 17:53:32,233][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-09-22 17:53:41,534][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-09-22 17:53:41,575][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@690de239 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-09-22 17:53:41,578][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,580][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-09-22 17:53:41,616][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,616][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,619][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,619][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,620][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,622][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:41,628][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-09-22 17:53:41,628][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:41,758][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:41,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,762][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,762][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,771][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:41,772][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-09-22 17:53:41,785][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-09-22 17:53:41,811][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:41,855][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-09-22 17:53:41,863][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-09-22 17:53:41,879][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,949][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,963][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:53:41,977][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:41,994][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-09-22 17:53:42,046][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-09-22 17:53:42,047][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-09-22 17:53:42,052][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\HotSearchService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\KeyService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PreferentialService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-09-22 17:53:42,086][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-09-22 17:53:42,087][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-09-22 17:53:42,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-09-22 17:53:42,103][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,106][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,109][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\HotSearchServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,110][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\KeyServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,112][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,115][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,118][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,119][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,120][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PreferentialServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,121][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,123][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,125][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,129][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-09-22 17:53:42,134][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 18 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-09-22 17:53:42,134][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-09-22 17:53:42,137][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-09-22 17:53:42,139][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,170][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,174][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,184][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-09-22 17:53:42,193][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-09-22 17:53:42,194][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-09-22 17:53:42,200][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-09-22 17:53:42,242][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-09-22 17:53:42,245][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:53:42 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:42,246][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@fe11c0e: org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:42,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,457][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,457][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,458][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,458][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,459][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-09-22 17:53:42,460][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-09-22 17:53:42,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-09-22 17:53:42,464][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\AppKeyMapper.class]
-[DEBUG][2015-09-22 17:53:42,465][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-09-22 17:53:42,466][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-09-22 17:53:42,466][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-09-22 17:53:42,467][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-09-22 17:53:42,468][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-09-22 17:53:42,468][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-09-22 17:53:42,469][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-09-22 17:53:42,469][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-09-22 17:53:42,470][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\HotSearchMapper.class]
-[DEBUG][2015-09-22 17:53:42,471][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-09-22 17:53:42,472][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-09-22 17:53:42,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-09-22 17:53:42,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-09-22 17:53:42,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-09-22 17:53:42,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-09-22 17:53:42,477][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-09-22 17:53:42,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-09-22 17:53:42,481][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'appKeyMapper' and 'com.changyu.foryou.mapper.AppKeyMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,482][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'hotSearchMapper' and 'com.changyu.foryou.mapper.HotSearchMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,483][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,484][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-09-22 17:53:42,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-09-22 17:53:42,504][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:42,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:42,558][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4852c063]
-[DEBUG][2015-09-22 17:53:42,560][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@4ea53333]
-[INFO][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-09-22 17:53:42,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:53:42,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:53:42,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:53:42,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,612][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,612][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,613][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,613][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,614][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,614][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,615][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,615][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,616][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,617][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,620][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,622][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,624][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:42,624][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,625][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:42,625][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:42,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-09-22 17:53:42,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:53:42,877][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,885][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,892][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,892][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,919][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:42,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'appKeyMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,928][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'appKeyMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'appKeyMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,941][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,949][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,953][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:42,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:42,962][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'hotSearchMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'hotSearchMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'hotSearchMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:42,970][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:42,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,977][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:42,985][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,986][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:42,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-09-22 17:53:42,990][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:42,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-09-22 17:53:42,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:42,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:42,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,111][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,112][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,113][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,114][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,115][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-09-22 17:53:43,116][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-09-22 17:53:43,122][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-09-22 17:53:43,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-09-22 17:53:43,244][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:43,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-09-22 17:53:43,393][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-09-22 17:53:43,394][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-09-22 17:53:43,399][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-09-22 17:53:43,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:43,506][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-09-22 17:53:43,506][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-09-22 17:53:43,507][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-09-22 17:53:43,508][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-09-22 17:53:43,508][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-09-22 17:53:43,509][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,509][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,568][org.apache.ibatis.io.ResolverUtil]Reader entry: AppKey.class
-[DEBUG][2015-09-22 17:53:43,568][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-09-22 17:53:43,569][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-09-22 17:53:43,569][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-09-22 17:53:43,570][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,571][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-09-22 17:53:43,572][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,574][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-09-22 17:53:43,574][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,575][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: HotSearch.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,576][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-09-22 17:53:43,577][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-09-22 17:53:43,577][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-09-22 17:53:43,578][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,579][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-09-22 17:53:43,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-09-22 17:53:43,580][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,581][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,582][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:53:43,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/AppKey.class
-[DEBUG][2015-09-22 17:53:43,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 # com/changyu/foryou/model/AppKey java/lang/Object key Ljava/lang/String; secrect ()V Code
-[DEBUG][2015-09-22 17:53:43,584][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:53:43,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-09-22 17:53:43,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:53:43,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,587][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:53:43,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-09-22 17:53:43,589][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 e !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:53:43,590][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-09-22 17:53:43,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,592][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,592][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-09-22 17:53:43,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-09-22 17:53:43,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,594][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-09-22 17:53:43,595][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,596][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,596][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,597][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-09-22 17:53:43,598][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,599][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:53:43,599][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:53:43,600][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-09-22 17:53:43,602][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,602][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,603][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-09-22 17:53:43,603][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-09-22 17:53:43,604][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:53:43,604][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-09-22 17:53:43,605][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-09-22 17:53:43,606][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,607][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,608][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-09-22 17:53:43,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-09-22 17:53:43,610][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,610][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodWithSales.class
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ( &com/changyu/foryou/model/FoodWithSales java/lang/Object foodId Ljava/lang/Long; foodName Ljava/lang/String; sales Ljava/lang/Integer; ()V Code
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,611][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-09-22 17:53:43,612][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-09-22 17:53:43,613][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:53:43,613][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HotSearch.class
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ "com/changyu/foryou/model/HotSearch java/lang/Object hotId Ljava/lang/Integer; displayName Ljava/lang/String; searchTag
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,614][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/MiniOrder.class
-[DEBUG][2015-09-22 17:53:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 "com/changyu/foryou/model/MiniOrder java/lang/Object status Ljava/lang/Short;
-[DEBUG][2015-09-22 17:53:43,616][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:53:43,616][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-09-22 17:53:43,618][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,618][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:53:43,619][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-09-22 17:53:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-09-22 17:53:43,621][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,621][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-09-22 17:53:43,622][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-09-22 17:53:43,623][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:53:43,623][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-09-22 17:53:43,626][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,626][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:53:43,627][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-09-22 17:53:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,629][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:53:43,629][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-09-22 17:53:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-09-22 17:53:43,631][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:53:43,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-09-22 17:53:43,633][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,633][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,634][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:53:43,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-09-22 17:53:43,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-09-22 17:53:43,638][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:53:43,638][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-09-22 17:53:43,639][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-09-22 17:53:43,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,640][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-09-22 17:53:43,642][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-09-22 17:53:43,643][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:53:43,643][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-09-22 17:53:43,644][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-09-22 17:53:43,645][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,646][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-09-22 17:53:43,647][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-09-22 17:53:43,648][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-09-22 17:53:43,650][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 K (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,651][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,651][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-09-22 17:53:43,654][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-09-22 17:53:43,655][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,655][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TradeInfo.class
-[DEBUG][2015-09-22 17:53:43,656][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 2 "com/changyu/foryou/model/TradeInfo java/lang/Object
-[DEBUG][2015-09-22 17:53:43,657][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:53:43,657][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-09-22 17:53:43,658][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 u com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-09-22 17:53:43,659][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,659][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/dianxia/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-09-22 17:53:43,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-09-22 17:53:43,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.AppKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,661][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,663][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,664][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,666][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,669][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,672][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodWithSales matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,673][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,673][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HotSearch matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.MiniOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,675][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,676][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,679][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,682][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,685][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,687][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,689][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,690][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,691][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TradeInfo matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,692][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,693][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-09-22 17:53:43,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-09-22 17:53:44,595][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,681][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,762][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,786][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,833][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,863][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-09-22 17:53:44,970][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,001][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\HotSearchMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,030][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\KeyMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,055][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,194][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,218][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,259][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,307][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,326][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,394][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\dianxia\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,458][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-09-22 17:53:45,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,465][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,473][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,533][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,533][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,534][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-09-22 17:53:45,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,552][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,554][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@6491b172]
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,567][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-09-22 17:53:45,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,577][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,577][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-09-22 17:53:45,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-09-22 17:53:45,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,595][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-09-22 17:53:45,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,601][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,602][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@213b91a5]
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,614][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.HotSearchServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:53:45,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/hotSearchService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,618][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/hotSearchService': ResourceElement for private com.changyu.foryou.mapper.HotSearchMapper com.changyu.foryou.serviceImpl.HotSearchServiceImpl.hotSearchMapper
-[DEBUG][2015-09-22 17:53:45,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,627][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/hotSearchService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,627][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.HotSearchServiceImpl@479f29d]
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/hotSearchService'
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,632][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.KeyServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:53:45,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'keyService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,633][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'keyService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.KeyServiceImpl.setKeyMapper(com.changyu.foryou.mapper.AppKeyMapper)
-[DEBUG][2015-09-22 17:53:45,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'keyService' to bean named 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,637][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'keyService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.KeyServiceImpl@11b99379]
-[DEBUG][2015-09-22 17:53:45,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'keyService'
-[DEBUG][2015-09-22 17:53:45,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,641][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:53:45,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-09-22 17:53:45,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,652][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,654][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,654][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@aff3759]
-[DEBUG][2015-09-22 17:53:45,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-09-22 17:53:45,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,705][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-09-22 17:53:45,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,713][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,713][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3b1f1f5]
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:53:45,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,723][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-09-22 17:53:45,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,728][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,728][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-09-22 17:53:45,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,738][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,738][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@62982862]
-[DEBUG][2015-09-22 17:53:45,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-09-22 17:53:45,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-09-22 17:53:45,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:53:45,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,756][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-09-22 17:53:45,756][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@7afc2a48]
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PreferentialServiceImpl]: AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:53:45,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialService': AutowiredFieldElement for private com.changyu.foryou.mapper.PreferentialMapper com.changyu.foryou.serviceImpl.PreferentialServiceImpl.preferentialMapper
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,763][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'preferentialService' to bean named 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,765][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'preferentialService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,765][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PreferentialServiceImpl@3a644df6]
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,775][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,775][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@27f63996]
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,783][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-09-22 17:53:45,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,792][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,792][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@53670068]
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-09-22 17:53:45,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,801][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,802][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@d097a01]
-[DEBUG][2015-09-22 17:53:45,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-09-22 17:53:45,812][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-09-22 17:53:45,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,816][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-09-22 17:53:45,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,829][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,831][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-09-22 17:53:45,831][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@39a1d7a0]
-[DEBUG][2015-09-22 17:53:45,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-09-22 17:53:45,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-09-22 17:53:45,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'appKeyMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-09-22 17:53:45,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'hotSearchMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-09-22 17:53:45,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-09-22 17:53:45,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-09-22 17:53:45,852][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@53ec452c]
-[DEBUG][2015-09-22 17:53:45,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-09-22 17:53:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:45,861][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-09-22 17:53:45,861][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-09-22 17:53:45,862][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-09-22 17:53:45,862][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,863][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-09-22 17:53:45,863][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,867][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-09-22 17:53:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-09-22 17:53:45,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-09-22 17:53:45,870][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-09-22 17:53:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-09-22 17:53:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-09-22 17:53:45,881][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:45,990][org.springframework.jdbc.datasource.DataSourceTransactionManager]Creating new transaction with name [com.changyu.foryou.serviceImpl.OrderServiceImpl.updateOrderStatusAndAmount]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT
-[DEBUG][2015-09-22 17:53:45,993][org.springframework.jdbc.datasource.DataSourceTransactionManager]Acquired Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] for JDBC transaction
-[DEBUG][2015-09-22 17:53:45,998][org.springframework.jdbc.datasource.DataSourceTransactionManager]Switching JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] to manual commit
-[DEBUG][2015-09-22 17:53:46,027][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,031][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,038][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,043][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Preparing: update orders set total_price=?, status=2 ,charge_id=? where together_id=?
-[DEBUG][2015-09-22 17:53:46,168][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]==> Parameters: 1.0(Double), ch_Xsr7u35O3m1Gw4ed2ODmi4Lw(String), 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,383][com.changyu.foryou.mapper.OrderMapper.updateOrderStatusAndAmount]<== Updates: 1
-[DEBUG][2015-09-22 17:53:46,383][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-09-22 17:53:46,384][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,384][org.springframework.jdbc.datasource.DataSourceTransactionManager]Initiating transaction commit
-[DEBUG][2015-09-22 17:53:46,384][org.springframework.jdbc.datasource.DataSourceTransactionManager]Committing JDBC transaction on Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c]
-[DEBUG][2015-09-22 17:53:46,472][org.mybatis.spring.SqlSessionUtils]Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,472][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@6f1cf8ad]
-[DEBUG][2015-09-22 17:53:46,494][org.springframework.jdbc.datasource.DataSourceTransactionManager]Releasing JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] after transaction
-[DEBUG][2015-09-22 17:53:46,495][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,497][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,497][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,502][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,503][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,504][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,505][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Preparing: select food_id,order_id,campus_id,order_count from orders where together_id=?
-[DEBUG][2015-09-22 17:53:46,514][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,628][com.changyu.foryou.mapper.OrderMapper.getAllOrderByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:53:46,628][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-09-22 17:53:46,629][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,629][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@45af7323]
-[DEBUG][2015-09-22 17:53:46,629][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[INFO][2015-09-22 17:53:46,751][com.changyu.test.orderTest][{"campusId":1,"foodId":20603,"orderCount":37,"orderId":1439469107}]
-[DEBUG][2015-09-22 17:53:46,752][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,752][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,753][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,753][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,754][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,754][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Preparing: update food set sale_number = sale_number+?, food_count=food_count-? where food_id = ? and campus_id=?
-[DEBUG][2015-09-22 17:53:46,756][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]==> Parameters: 37(Integer), 37(Integer), 20603(Long), 1(Integer)
-[DEBUG][2015-09-22 17:53:46,802][com.changyu.foryou.mapper.FoodMapper.changeFoodNumber]<== Updates: 1
-[DEBUG][2015-09-22 17:53:46,802][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20002} enter cache
-[DEBUG][2015-09-22 17:53:46,802][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,802][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@432bc074]
-[DEBUG][2015-09-22 17:53:46,802][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,803][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,803][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,803][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,803][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Preparing: select campus_id from orders where together_id=? limit 1
-[DEBUG][2015-09-22 17:53:46,806][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]==> Parameters: 188609025631439951094000(String)
-[DEBUG][2015-09-22 17:53:46,834][com.changyu.foryou.mapper.OrderMapper.getCampusIdByTogetherId]<== Total: 1
-[DEBUG][2015-09-22 17:53:46,834][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20003} enter cache
-[DEBUG][2015-09-22 17:53:46,834][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,835][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2f4349ae]
-[DEBUG][2015-09-22 17:53:46,835][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-09-22 17:53:46,837][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-09-22 17:53:46,837][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-09-22 17:53:46,837][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4debcfe testClass = orderTest, testInstance = com.changyu.test.orderTest@3b49ca31, testMethod = testWebHooks@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-09-22 17:53:46,837][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@636c22cb]
-[DEBUG][2015-09-22 17:53:46,838][com.changyu.foryou.mapper.UsersMapper]Cache Hit Ratio [com.changyu.foryou.mapper.UsersMapper]: 0.0
-[DEBUG][2015-09-22 17:53:46,838][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-09-22 17:53:46,839][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-09-22 17:53:46,840][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@59f0f77c] will be managed by Spring
-[DEBUG][2015-09-22 17:53:46,840][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Preparing: select phone from users where type=0 and campus_id=?
-[DEBUG][2015-09-22 17:53:46,841][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4debcfe testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bb6c763 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[DEBUG][2015-09-22 17:53:46,841][com.changyu.foryou.mapper.UsersMapper.getAllSuperAdminPhone]==> Parameters: 1(Integer)
-[INFO][2015-09-22 17:53:46,844][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@fe11c0e: startup date [Tue Sep 22 17:53:42 CST 2015]; root of context hierarchy
-[DEBUG][2015-09-22 17:53:46,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8408396: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/hotSearchService,keyService,/newsService,orderService,packageService,payService,preferentialService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,appKeyMapper,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,hotSearchMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-09-22 17:53:46,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-09-22 17:53:46,846][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-09-22 17:53:46,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-09-22 17:53:46,847][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-09-22 17:53:46,848][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
diff --git a/mybatis.log.1 b/mybatis.log.1
deleted file mode 100644
index ceb9941..0000000
--- a/mybatis.log.1
+++ /dev/null
@@ -1,46849 +0,0 @@
-[DEBUG][2015-08-25 13:02:42,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,411][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,417][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,417][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:42,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,423][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:42,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,428][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:42,432][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,433][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,438][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:42,440][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,441][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:02:42,448][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:02:42,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:42,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:42,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:42,661][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,662][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,662][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,663][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,664][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,665][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,666][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,667][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,668][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,669][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:02:42,670][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:02:42,670][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,671][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:02:42,671][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:02:42,683][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:02:42,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:02:42,964][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:42,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:42,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:43,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:02:43,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:02:43,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:02:43,246][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:02:43,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:43,464][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:02:43,464][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:02:43,467][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:02:43,468][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:02:43,469][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:02:43,470][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,470][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,612][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:02:43,614][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:02:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,615][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:02:43,616][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:02:43,616][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,617][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,618][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,619][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:02:43,620][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:02:43,621][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,622][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:02:43,623][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,623][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,624][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,625][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:02:43,625][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:02:43,626][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,627][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:02:43,627][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:02:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:02:43,628][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:02:43,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:02:43,630][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:02:43,631][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,631][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:02:43,632][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,632][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,633][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,634][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:02:43,634][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:02:43,636][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:02:43,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,638][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:02:43,638][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:02:43,639][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,641][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:02:43,641][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,642][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:02:43,642][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:02:43,644][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,645][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:02:43,645][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:02:43,646][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:02:43,647][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:02:43,648][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:02:43,649][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,651][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,651][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:02:43,669][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,675][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,677][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:02:43,678][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,679][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:02:43,680][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:02:43,680][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:02:43,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:02:43,682][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:02:43,684][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,686][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,686][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:02:43,687][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:02:43,688][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:02:43,688][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:02:43,689][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:02:43,690][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,691][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:02:43,692][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:02:43,693][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,693][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:02:43,694][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:02:43,695][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,696][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:02:43,697][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:02:43,697][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:02:43,698][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:02:43,699][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,699][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:02:43,700][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:02:43,701][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:02:43,703][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,703][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:02:43,704][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:02:43,706][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:02:43,706][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:02:43,707][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,708][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:02:43,708][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:02:43,709][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,710][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:02:43,711][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:02:43,712][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:02:43,712][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:02:43,713][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:02:43,715][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,716][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:02:43,717][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:02:43,718][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:02:43,718][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:02:43,719][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:02:43,720][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:02:43,720][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:02:43,721][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:02:43,722][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,723][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:02:43,724][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:02:43,725][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:02:43,725][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:02:43,726][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:02:43,727][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,727][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:02:43,729][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:02:43,729][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,730][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:02:43,731][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,732][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,732][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:02:43,733][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:02:43,734][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:02:43,734][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:02:43,736][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:02:43,737][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,737][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:02:43,738][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:02:43,740][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,741][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,741][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,742][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,743][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,745][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,746][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,748][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,749][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,751][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,752][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,754][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,755][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,756][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,757][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,758][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,760][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,761][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,762][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,763][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,765][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,766][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,767][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,768][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,769][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,770][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,771][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,772][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,773][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,774][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,775][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:02:43,802][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:02:45,053][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,129][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,220][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,272][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,392][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,462][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,591][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,661][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,941][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:02:45,994][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,040][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,093][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,160][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,203][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,401][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:02:46,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,426][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,489][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,490][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:02:46,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,528][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,531][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3de8c9a4]
-[DEBUG][2015-08-25 13:02:46,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,561][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:02:46,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,563][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:02:46,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,584][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:02:46,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,616][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:02:46,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,637][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@703a928c]
-[DEBUG][2015-08-25 13:02:46,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,657][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:02:46,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,666][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,668][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,668][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@483edb6b]
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,686][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:02:46,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:02:46,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,717][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,719][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,719][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@c4c1859]
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:02:46,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,745][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,745][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:02:46,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,755][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,756][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@619cb30]
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,772][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:02:46,772][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5bd088c3]
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,791][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,791][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6366982d]
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,803][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:02:46,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,813][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,815][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,815][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@4fc09f93]
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:02:46,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:02:46,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,834][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,835][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,836][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,837][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@7afc2a48]
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:02:46,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,855][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:02:46,856][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:02:46,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,864][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:02:46,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,887][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:02:46,888][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@7ef4e077]
-[DEBUG][2015-08-25 13:02:46,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:02:46,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:02:46,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:46,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:02:46,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:02:46,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:02:46,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:02:46,905][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@f4bd69f]
-[DEBUG][2015-08-25 13:02:46,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:02:46,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:46,912][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:02:46,912][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:02:46,914][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:02:46,915][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,916][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:02:46,917][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,929][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:02:46,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:02:46,931][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:02:46,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:02:46,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:02:46,933][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:02:46,933][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:02:46,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:02:46,935][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:02:46,936][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:02:46,938][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:02:46,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:02:46,941][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:02:46,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:02:46,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:02:46,951][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,983][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:02:46,984][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:02:46,984][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@6836d2c3 testClass = orderTest, testInstance = com.changyu.test.orderTest@674735a8, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:02:46,994][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@6836d2c3 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:02:46,998][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 13:02:41 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:02:46,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:02:47,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:02:47,002][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:02:47,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:02:47,004][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:02:47,011][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:03:46,514][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:03:46,600][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:03:46,605][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,609][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:03:46,675][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,681][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,682][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,684][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,684][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,689][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,690][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:46,695][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:03:46,695][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:46,938][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:46,941][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,945][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:46,958][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:46,958][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,959][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:46,959][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:03:46,977][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:03:47,021][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:03:47,093][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:03:47,106][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:03:47,111][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,211][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,226][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,248][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:03:47,279][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:03:47,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:03:47,365][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:03:47,375][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:03:47,441][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:03:47,441][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:03:47,446][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:03:47,473][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,477][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,479][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,485][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,487][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,488][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,491][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,493][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,495][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,504][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:03:47,511][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:03:47,511][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:03:47,515][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:03:47,520][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,568][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,593][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,607][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:03:47,624][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:03:47,626][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:03:47,640][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:03:47,716][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:03:47,724][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:03:47 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:03:47,725][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:47,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:47,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:47,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:47,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,069][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,070][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,070][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,071][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:03:48,075][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:03:48,084][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:03:48,085][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:03:48,086][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:03:48,087][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:03:48,088][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:03:48,088][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:03:48,089][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:03:48,090][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:03:48,090][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:03:48,091][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:03:48,092][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:03:48,093][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:03:48,093][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:03:48,094][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:03:48,094][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:03:48,095][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:03:48,096][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:03:48,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:03:48,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,135][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:03:48,136][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:03:48,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:48,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:48,239][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6f2a751d]
-[DEBUG][2015-08-25 13:03:48,244][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@185b39e8]
-[INFO][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:03:48,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:03:48,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:03:48,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:03:48,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:03:48,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:03:48,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,349][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,350][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,352][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,353][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,354][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,355][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,360][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,360][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,362][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,362][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,365][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:48,366][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,367][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:48,367][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:48,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:03:48,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,794][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:03:48,808][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:48,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:48,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,854][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,905][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:03:48,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,919][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,920][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,939][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,944][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:48,947][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,948][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:48,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,954][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,959][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:48,963][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:48,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,968][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:48,972][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,973][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,978][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,982][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:48,986][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,987][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:48,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,991][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:48,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:48,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:48,998][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:49,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,009][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:49,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:03:49,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:49,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:49,191][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,192][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,192][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,193][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,194][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,194][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,195][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,195][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,197][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,198][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,200][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,201][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:03:49,202][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:03:49,203][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,203][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:03:49,205][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:03:49,213][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:03:49,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:03:49,428][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:49,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:03:49,653][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:03:49,653][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:03:49,659][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:03:49,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:49,866][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:03:49,867][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:03:49,870][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:03:49,871][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:03:49,873][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:03:49,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:49,874][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:50,029][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:03:50,030][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:03:50,031][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,032][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:03:50,032][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:03:50,033][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,034][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,034][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,035][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,036][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:03:50,037][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:03:50,037][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,038][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:03:50,039][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,040][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,040][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,041][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:03:50,041][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:03:50,042][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,043][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:03:50,043][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:03:50,044][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:03:50,045][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:03:50,045][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,046][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:03:50,046][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:03:50,047][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,047][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:03:50,048][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,048][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,049][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,050][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:03:50,050][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:03:50,051][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:03:50,052][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,054][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:03:50,054][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:03:50,055][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,056][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,056][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:03:50,057][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,058][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:03:50,058][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:03:50,059][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,060][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:03:50,060][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:03:50,061][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,062][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,062][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:03:50,063][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:03:50,064][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,064][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:03:50,065][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,066][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,066][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:03:50,067][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,084][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,084][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:03:50,086][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,091][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:03:50,093][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:03:50,095][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:03:50,096][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:03:50,096][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:03:50,099][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,100][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,100][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:03:50,101][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:03:50,102][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:03:50,102][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:03:50,103][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:03:50,105][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,105][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:03:50,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:03:50,106][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,107][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:03:50,107][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:03:50,108][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,109][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:03:50,109][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:03:50,110][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:03:50,110][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:03:50,111][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:03:50,113][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:03:50,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:03:50,115][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,115][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:03:50,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:03:50,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:03:50,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:03:50,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:03:50,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:03:50,121][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,122][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:03:50,122][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:03:50,123][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:03:50,124][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:03:50,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:03:50,126][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,127][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,127][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:03:50,128][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:03:50,129][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:03:50,129][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:03:50,130][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:03:50,131][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:03:50,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:03:50,133][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:03:50,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,134][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:03:50,135][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:03:50,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:03:50,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:03:50,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:03:50,138][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,139][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:03:50,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:03:50,141][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,142][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:03:50,143][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,144][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,144][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:03:50,145][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:03:50,146][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:03:50,146][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:03:50,147][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:03:50,148][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,149][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:03:50,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:03:50,151][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,153][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,155][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,156][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,158][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,159][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,161][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,162][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,164][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,166][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,168][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,169][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,170][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,171][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,172][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,174][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,175][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,176][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,177][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,179][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,182][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,183][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,185][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,186][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,187][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,189][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,190][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,191][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:03:50,216][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:03:51,858][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:03:51,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,024][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,076][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,202][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,271][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,400][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,471][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,528][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,737][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,791][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,838][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,900][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:03:52,971][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,011][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,122][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:03:53,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,166][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,169][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,183][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,186][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:03:53,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,213][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:03:53,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,242][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:03:53,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,307][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,308][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:03:53,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,355][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,358][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@c727d43]
-[DEBUG][2015-08-25 13:03:53,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,387][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,388][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:03:53,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,404][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,404][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,406][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:03:53,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,424][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:03:53,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,446][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,446][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:03:53,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,469][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:03:53,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,481][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,482][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@73396d2]
-[DEBUG][2015-08-25 13:03:53,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:03:53,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,537][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,537][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@15c673a9]
-[DEBUG][2015-08-25 13:03:53,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:03:53,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,568][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:03:53,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,577][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,579][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,579][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@2d4bc050]
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:03:53,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,592][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:03:53,592][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,609][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,609][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@2012e4d]
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:03:53,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:03:53,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,634][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,636][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,637][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@638a2b99]
-[DEBUG][2015-08-25 13:03:53,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,650][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:03:53,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,651][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:03:53,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,658][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,660][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,660][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@32e8310d]
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:03:53,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:03:53,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:03:53,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,687][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:03:53,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,709][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,711][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:03:53,711][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@ac9e715]
-[DEBUG][2015-08-25 13:03:53,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:03:53,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:03:53,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:03:53,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:03:53,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:03:53,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:03:53,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:03:53,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:03:53,728][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@425c70ca]
-[DEBUG][2015-08-25 13:03:53,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:03:53,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,736][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:03:53,736][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:03:53,737][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:03:53,737][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,739][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:03:53,740][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,753][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:03:53,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:03:53,757][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:03:53,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:03:53,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:03:53,762][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:03:53,762][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:03:53,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:03:53,764][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:03:53,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:03:53,773][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,804][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:03:53,806][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:03:53,807][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@17f5cc16 testClass = orderTest, testInstance = com.changyu.test.orderTest@a29c4a4, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:03:53,818][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@17f5cc16 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:03:53,821][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:03:47 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:03:53,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:03:53,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:03:53,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:03:53,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:03:53,825][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:03:53,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:03:53,827][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:03:53,836][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:04:04,777][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:04:04,867][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:04:04,872][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,877][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:04:04,949][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,949][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,952][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,953][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,955][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,955][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,961][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,962][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:04,967][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:04:04,969][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:05,225][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:05,228][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,231][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,232][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:05,245][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:04:05,261][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:04:05,306][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:04:05,379][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:04:05,393][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:04:05,398][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,500][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,515][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,536][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:04:05,566][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:04:05,647][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:04:05,647][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:04:05,658][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:04:05,721][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:04:05,722][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:04:05,727][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:04:05,752][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,755][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,757][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,762][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,764][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,765][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,768][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,770][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,771][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,780][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:04:05,787][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:04:05,787][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:04:05,791][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:04:05,795][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,849][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,869][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,883][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:04:05,903][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:04:05,904][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:04:05,918][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:04:05,991][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:04:05,998][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:04:05 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:04:05,998][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:06,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,328][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,329][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,329][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,330][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,333][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:04:06,334][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:04:06,342][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:04:06,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:04:06,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:04:06,345][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:04:06,345][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:04:06,346][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:04:06,346][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:04:06,347][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:04:06,347][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:04:06,348][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:04:06,349][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:04:06,350][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:04:06,351][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:04:06,351][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:04:06,352][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:04:06,353][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:04:06,354][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:04:06,358][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,361][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,362][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,363][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,363][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:04:06,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:04:06,397][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:04:06,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:06,482][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:04:06,487][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:04:06,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:04:06,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:04:06,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:04:06,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:04:06,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:04:06,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:06,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:06,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:06,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:04:06,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,580][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,580][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,581][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,581][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,582][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,583][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,584][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,585][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,590][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,590][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,591][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,592][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,594][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:06,595][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:06,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:06,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:04:07,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,025][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:04:07,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,088][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,137][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:04:07,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:07,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:07,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:07,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,196][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:07,200][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,204][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:07,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,216][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,216][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:07,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,235][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,237][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:07,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,243][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:04:07,244][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:04:07,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:04:07,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:07,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:07,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:07,433][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,433][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,434][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,434][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,435][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,436][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,437][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,438][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,439][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,440][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:04:07,441][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:04:07,441][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,442][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:04:07,442][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:04:07,451][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:04:07,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:04:07,671][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:04:07,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:07,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:07,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:04:07,899][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:04:07,900][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:04:07,906][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:04:07,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:08,113][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:04:08,113][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:04:08,115][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:04:08,116][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:04:08,119][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:04:08,120][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,120][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,277][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:04:08,278][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:04:08,279][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,280][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:04:08,281][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:04:08,281][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,282][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,283][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,284][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,284][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:04:08,285][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:04:08,286][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,286][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:04:08,287][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,287][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,288][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,289][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:04:08,289][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:04:08,290][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,291][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:04:08,291][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:04:08,292][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:04:08,293][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:04:08,293][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,294][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:04:08,294][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:04:08,295][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,295][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:04:08,296][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,297][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,297][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,298][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:04:08,298][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:04:08,299][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:04:08,300][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,301][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:04:08,301][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:04:08,302][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,303][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,303][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:04:08,304][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,305][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:04:08,305][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:04:08,307][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,308][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:04:08,308][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:04:08,309][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:04:08,310][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:04:08,312][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,312][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:04:08,313][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,314][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,314][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:04:08,330][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,332][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,333][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:04:08,337][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,339][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:04:08,340][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:04:08,341][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:04:08,341][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:04:08,342][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:04:08,344][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,345][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,346][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:04:08,347][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:04:08,348][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:04:08,348][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:04:08,349][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:04:08,350][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,350][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:04:08,351][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:04:08,353][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,353][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:04:08,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:04:08,355][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,355][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:04:08,356][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:04:08,357][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:04:08,358][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:04:08,359][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,360][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:04:08,360][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:04:08,361][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:04:08,362][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,362][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:04:08,364][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:04:08,365][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:04:08,365][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:04:08,366][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,367][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:04:08,368][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:04:08,369][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,370][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:04:08,370][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:04:08,371][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:04:08,372][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:04:08,372][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:04:08,373][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,374][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,374][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:04:08,375][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:04:08,376][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:04:08,376][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:04:08,377][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:04:08,378][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:04:08,379][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:04:08,380][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:04:08,381][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,381][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:04:08,382][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:04:08,383][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:04:08,383][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:04:08,384][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:04:08,385][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,385][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:04:08,387][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:04:08,388][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,388][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:04:08,389][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,390][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,391][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:04:08,391][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:04:08,392][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:04:08,393][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:04:08,394][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:04:08,395][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,395][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:04:08,396][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:04:08,397][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,399][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,400][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,400][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,401][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,402][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,403][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,405][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,406][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,408][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,409][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,411][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,415][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,416][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,417][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,418][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,419][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,420][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,422][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,425][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,426][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,427][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,428][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,429][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,431][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,432][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,433][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:04:08,459][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:04:09,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,657][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,743][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,793][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,912][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:04:09,976][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,102][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,177][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,239][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,451][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,504][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,553][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,606][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,675][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,718][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,829][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:04:10,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:04:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:04:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:10,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:04:10,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:04:10,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:10,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:10,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:10,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:04:10,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:10,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:10,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:10,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:10,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:10,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:04:10,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:10,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:10,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:10,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,927][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:04:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,952][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:10,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:10,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:10,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:10,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,020][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,020][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,021][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,022][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:04:11,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@40d6c203]
-[DEBUG][2015-08-25 13:04:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:04:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:04:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,093][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:04:11,094][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,111][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:04:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,126][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,126][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:04:11,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,133][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,142][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,142][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,145][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,146][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@7fc8fdd8]
-[DEBUG][2015-08-25 13:04:11,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,166][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:04:11,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:04:11,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,176][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,178][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,178][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@406200ba]
-[DEBUG][2015-08-25 13:04:11,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:04:11,238][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,252][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:04:11,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:04:11,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,289][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,292][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,293][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4cd5a575]
-[DEBUG][2015-08-25 13:04:11,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:04:11,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:04:11,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,323][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,323][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:04:11,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,332][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,334][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,334][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@16516ac3]
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,348][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:04:11,348][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@131e6b9c]
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,363][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,364][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@17840db8]
-[DEBUG][2015-08-25 13:04:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,379][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:04:11,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,380][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:04:11,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,399][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,399][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@64c0a4ae]
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:04:11,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:04:11,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,425][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,427][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,428][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@6f2c94cc]
-[DEBUG][2015-08-25 13:04:11,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:04:11,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,453][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:04:11,454][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:04:11,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:04:11,455][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:04:11,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,460][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,464][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,465][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:04:11,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,494][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,497][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:04:11,497][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3993f896]
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:04:11,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:04:11,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:04:11,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:04:11,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:04:11,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:04:11,519][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@707ddb77]
-[DEBUG][2015-08-25 13:04:11,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:04:11,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,529][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:04:11,529][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:04:11,530][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:04:11,531][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,533][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:04:11,533][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:04:11,551][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:04:11,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:04:11,553][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:04:11,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:04:11,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:04:11,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:04:11,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:04:11,563][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:04:11,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:04:11,577][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,621][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:04:11,624][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:04:11,625][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2e318e89 testClass = orderTest, testInstance = com.changyu.test.orderTest@3784dc10, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:04:11,638][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2e318e89 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:04:11,643][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:04:05 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:04:11,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:04:11,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:04:11,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:04:11,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:04:11,649][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:04:11,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:04:11,651][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:04:11,661][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:09:08,445][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:09:08,539][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:09:08,545][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,549][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:09:08,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,618][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,623][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,626][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,626][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,634][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,635][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:09:08,641][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:09:08,642][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:08,892][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:08,895][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,899][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,900][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:08,913][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:08,914][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:09:08,933][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:09:08,981][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:09:09,060][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:09:09,072][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:09:09,077][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,192][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,236][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:09:09,273][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:09:09,366][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:09:09,367][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:09:09,380][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:09:09,448][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:09:09,448][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:09:09,454][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:09:09,484][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,488][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,490][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,495][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,497][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,498][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,502][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,504][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,505][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,515][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:09:09,524][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:09:09,524][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:09:09,528][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:09:09,533][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,606][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,616][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,633][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:09:09,652][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:09:09,654][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:09:09,669][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:09:09,742][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:09:09,749][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:09:09 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:09:09,749][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@68428693: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:09:09,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:09,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:09,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:09,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:09,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,082][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,082][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,083][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,084][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,087][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:09:10,088][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:09:10,096][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:09:10,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:09:10,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:09:10,098][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:09:10,098][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:09:10,099][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:09:10,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:09:10,100][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:09:10,102][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:09:10,103][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:09:10,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:09:10,104][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:09:10,105][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:09:10,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:09:10,106][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:09:10,107][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:09:10,107][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:09:10,111][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:09:10,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,129][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:09:10,153][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:09:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:10,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:10,262][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@12e6c13f]
-[DEBUG][2015-08-25 13:09:10,268][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@ae7b92e]
-[INFO][2015-08-25 13:09:10,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:09:10,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:09:10,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:09:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:09:10,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:09:10,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:09:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,368][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,369][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,370][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,371][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,371][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,372][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,373][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,374][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,380][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,381][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,383][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:10,384][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:10,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:09:10,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,824][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:10,883][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:10,937][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:10,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:10,956][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:10,957][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:10,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:10,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,007][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:09:11,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:11,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,024][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,045][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,046][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,050][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,051][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,055][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,062][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,062][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,066][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:11,070][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:11,075][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,076][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:11,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,081][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:11,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,087][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,087][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,091][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,092][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,093][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,096][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,099][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,100][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,101][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,102][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:11,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,106][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:11,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:09:11,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:09:11,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:11,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:11,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:11,330][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,331][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,331][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,332][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,333][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,334][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,336][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,337][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,338][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:09:11,339][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:09:11,340][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:09:11,350][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:09:11,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:09:11,595][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:11,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:11,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:09:11,833][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:09:11,834][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:09:11,840][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:09:11,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:12,092][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:09:12,092][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:09:12,094][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:09:12,096][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:09:12,097][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:09:12,098][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,099][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,312][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:09:12,339][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:09:12,339][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,340][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:09:12,341][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:09:12,342][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,342][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,343][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,343][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,344][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:09:12,345][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:09:12,345][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,346][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:09:12,346][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,347][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,348][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,348][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:09:12,349][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:09:12,350][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,351][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:09:12,351][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:09:12,353][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:09:12,353][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:09:12,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,355][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:09:12,355][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:09:12,356][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,357][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:09:12,357][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,358][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,359][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,359][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:09:12,360][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,360][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:09:12,361][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:09:12,361][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:09:12,362][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,364][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:09:12,364][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:09:12,365][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,366][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,366][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:09:12,367][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,368][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:09:12,369][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:09:12,387][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,392][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:09:12,398][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:09:12,399][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,401][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,401][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:09:12,402][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:09:12,403][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,403][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:09:12,404][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,406][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,406][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:09:12,407][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,408][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,409][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:09:12,410][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,411][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:09:12,412][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:09:12,413][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:09:12,415][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:09:12,415][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:09:12,418][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,419][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,420][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:09:12,421][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:09:12,422][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:09:12,422][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:09:12,423][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:09:12,424][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,425][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:09:12,426][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:09:12,427][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,428][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:09:12,428][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:09:12,429][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,430][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:09:12,431][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:09:12,432][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:09:12,432][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:09:12,433][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,434][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:09:12,434][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:09:12,436][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:09:12,437][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,437][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:09:12,439][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:09:12,441][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:09:12,441][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:09:12,443][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,444][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:09:12,444][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:09:12,445][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,446][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:09:12,446][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:09:12,447][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:09:12,448][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:09:12,449][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:09:12,450][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,451][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,452][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:09:12,452][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:09:12,454][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:09:12,454][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:09:12,455][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:09:12,456][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:09:12,457][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:09:12,458][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:09:12,459][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:09:12,461][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:09:12,462][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:09:12,463][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:09:12,463][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:09:12,464][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,465][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:09:12,467][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:09:12,468][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,468][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:09:12,470][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,471][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,471][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:09:12,472][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:09:12,473][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:09:12,474][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:09:12,475][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:09:12,477][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,477][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:09:12,478][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:09:12,479][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,481][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,482][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,482][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,483][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,484][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,485][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,486][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,488][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,490][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,491][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,492][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,495][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,495][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,497][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,498][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,499][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,501][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,503][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,505][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,506][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,517][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,517][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,519][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,520][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,523][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,525][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,527][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,529][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,530][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,532][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:09:12,561][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:09:16,809][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:09:16,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:09:16,969][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,018][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,118][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,193][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,335][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,436][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,498][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,711][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,769][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,819][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:09:17,980][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,045][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,090][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,214][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:09:18,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,304][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:09:18,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,348][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,438][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,439][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,440][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,442][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:09:18,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,487][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,490][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@3bd95296]
-[DEBUG][2015-08-25 13:09:18,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:09:18,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,519][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,520][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:09:18,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,534][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:09:18,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,552][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:09:18,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,574][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,575][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@1ef61a1f]
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,598][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:09:18,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,599][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:09:18,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,611][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,611][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@39385b08]
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,633][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:09:18,633][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,634][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:09:18,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,671][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,673][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,673][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@76eaf285]
-[DEBUG][2015-08-25 13:09:18,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,694][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,695][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:09:18,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,704][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,704][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:09:18,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,714][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,716][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,716][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@49043ad5]
-[DEBUG][2015-08-25 13:09:18,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,732][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:09:18,732][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@62622e46]
-[DEBUG][2015-08-25 13:09:18,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,757][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,758][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@17b56119]
-[DEBUG][2015-08-25 13:09:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,773][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:09:18,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,785][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,788][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@6f961d73]
-[DEBUG][2015-08-25 13:09:18,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,800][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:09:18,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:09:18,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,809][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,810][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@2395330e]
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:09:18,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:09:18,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:09:18,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,839][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,840][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:09:18,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,869][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:09:18,869][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6d575674]
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:09:18,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:09:18,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:09:18,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:09:18,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:09:18,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:09:18,890][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@17c58ca5]
-[DEBUG][2015-08-25 13:09:18,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:09:18,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:09:18,897][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:09:18,897][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:09:18,898][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:09:18,898][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:18,900][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:09:18,900][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:09:18,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:09:18,911][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:09:18,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:09:18,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:09:18,916][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:09:18,916][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:09:18,918][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:09:18,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:09:18,920][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:09:18,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:09:18,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:09:18,929][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:10:58,190][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:19:43,254][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:19:43,346][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@13653d7a declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:19:43,352][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,356][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:19:43,449][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,449][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,454][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,455][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,463][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,464][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:19:43,469][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:19:43,470][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:43,718][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:43,721][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,725][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,726][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:43,739][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:43,739][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,740][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:43,740][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:19:43,760][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:19:43,810][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:19:43,888][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:19:43,901][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:19:43,906][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,024][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,046][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,071][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:19:44,107][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:19:44,200][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:19:44,201][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:19:44,217][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:19:44,283][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:19:44,283][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:19:44,290][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:19:44,319][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,324][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,325][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,330][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,332][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,333][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,336][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,338][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,340][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,349][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:19:44,357][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:19:44,357][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:19:44,361][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:19:44,365][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,462][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,471][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,486][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:19:44,504][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:19:44,505][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:19:44,520][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:19:44,592][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:19:44,599][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@6791525e: startup date [Tue Aug 25 13:19:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:19:44,599][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@6791525e: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:19:44,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:44,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:44,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:44,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,945][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:44,946][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:44,946][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:44,947][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:44,951][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:19:44,952][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:19:44,960][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:19:44,961][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:19:44,962][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:19:44,962][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:19:44,963][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:19:44,964][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:19:44,964][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:19:44,965][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:19:44,965][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:19:44,966][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:19:44,967][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:19:44,967][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:19:44,968][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:19:44,968][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:19:44,969][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:19:44,970][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:19:44,970][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:19:44,974][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,978][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,978][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,980][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,980][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:19:44,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:44,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:19:45,018][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:19:45,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:45,127][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5c76911d]
-[DEBUG][2015-08-25 13:19:45,132][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3ec06d57]
-[INFO][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:19:45,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:19:45,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:19:45,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:19:45,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:19:45,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,231][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,231][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,232][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,232][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,233][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,233][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,234][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,234][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,235][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,236][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,237][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,237][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,243][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,244][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,247][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:45,248][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:45,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:19:45,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,690][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:19:45,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:45,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,751][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,767][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,767][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,815][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:19:45,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:45,831][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,852][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:45,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,857][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,860][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,862][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,868][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,869][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:45,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,874][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:45,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:45,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,897][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,903][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,904][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:45,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,907][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,908][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,912][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,913][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:45,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,918][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:45,929][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:19:45,930][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:19:45,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:45,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:19:45,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:45,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:45,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:45,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:46,139][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,139][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,140][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,140][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,143][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,144][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,144][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,145][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,145][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:19:46,148][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:19:46,149][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:19:46,159][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:19:46,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:19:46,398][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:46,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:46,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:19:46,613][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:19:46,614][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:19:46,621][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:19:46,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:46,870][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:19:46,870][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:19:46,872][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:19:46,874][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:19:46,876][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:19:46,876][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:46,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:47,085][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:19:47,086][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:19:47,087][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,088][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:19:47,089][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:19:47,089][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,091][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,091][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,092][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:19:47,093][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:19:47,094][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,094][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:19:47,095][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,096][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,096][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,097][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:19:47,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:19:47,098][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,099][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:19:47,100][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:19:47,101][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:19:47,103][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:19:47,104][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:19:47,105][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:19:47,106][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,107][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:19:47,108][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,109][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,109][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,110][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:19:47,111][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:19:47,112][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:19:47,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,115][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:19:47,115][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:19:47,117][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,118][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,118][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:19:47,119][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,136][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:19:47,148][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:19:47,149][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,151][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:19:47,151][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:19:47,153][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,154][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:19:47,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:19:47,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,157][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:19:47,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,159][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:19:47,161][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,162][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,163][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:19:47,164][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,166][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:19:47,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:19:47,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:19:47,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:19:47,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:19:47,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:19:47,176][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:19:47,177][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:19:47,177][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:19:47,179][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:19:47,180][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,180][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:19:47,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:19:47,183][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,183][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:19:47,184][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:19:47,185][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,186][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:19:47,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:19:47,188][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:19:47,188][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:19:47,189][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,190][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:19:47,191][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:19:47,192][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:19:47,194][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,194][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:19:47,195][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:19:47,197][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:19:47,197][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:19:47,199][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,200][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:19:47,200][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:19:47,201][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,202][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:19:47,202][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:19:47,204][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:19:47,205][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:19:47,205][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:19:47,206][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,207][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,207][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:19:47,208][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:19:47,209][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:19:47,211][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:19:47,212][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:19:47,213][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:19:47,213][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:19:47,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:19:47,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,216][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:19:47,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:19:47,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:19:47,218][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:19:47,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:19:47,219][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,220][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:19:47,221][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:19:47,222][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,223][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:19:47,224][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,225][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,225][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:19:47,227][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:19:47,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:19:47,228][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:19:47,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:19:47,231][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,231][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:19:47,232][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:19:47,233][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,242][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,243][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,245][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,247][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,249][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,262][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,264][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,265][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,267][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,270][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,272][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,273][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,274][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,276][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,278][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,281][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,282][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,283][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,285][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:19:47,321][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:19:48,541][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,607][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,705][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,759][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,856][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:19:48,935][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,073][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,435][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,490][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,538][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,613][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,678][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,721][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,834][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:19:49,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:19:49,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:19:49,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:49,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:49,879][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:49,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:49,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:49,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:49,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:19:49,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:49,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:19:49,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:49,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:49,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:49,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:19:49,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:49,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:49,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:49,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:49,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:49,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:19:49,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:49,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:49,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:49,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,931][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:19:49,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:49,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:49,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:49,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:50,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,113][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,114][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,115][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:19:50,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:19:50,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,138][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,166][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,169][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@77e9db60]
-[DEBUG][2015-08-25 13:19:50,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:19:50,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,199][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:19:50,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,217][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:19:50,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,241][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,241][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:19:50,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,255][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,258][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,259][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@3b2b979d]
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,280][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:19:50,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,292][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,293][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@6024797f]
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,315][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:19:50,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,316][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:19:50,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,352][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,354][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,354][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@1587e5f5]
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:19:50,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,386][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:19:50,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,395][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,397][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,397][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@4cbfe8c3]
-[DEBUG][2015-08-25 13:19:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,412][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:19:50,412][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@3b83fd70]
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,430][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,430][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6f961d73]
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,446][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:19:50,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,458][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,460][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,461][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@184aee62]
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,473][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:19:50,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,474][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:19:50,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,482][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,486][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,487][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@55c005eb]
-[DEBUG][2015-08-25 13:19:50,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,506][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:19:50,507][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:19:50,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:19:50,508][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:19:50,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,530][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,531][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:19:50,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,538][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,540][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:19:50,541][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@1316f155]
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:19:50,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:19:50,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:19:50,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:19:50,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:19:50,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:19:50,561][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@1d194c1a]
-[DEBUG][2015-08-25 13:19:50,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:19:50,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:19:50,569][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:19:50,569][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:19:50,570][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:19:50,571][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:50,572][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6cc5bd66 testClass = orderTest, testInstance = com.changyu.test.orderTest@2a15ab54, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:19:50,572][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:19:50,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:19:50,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:19:50,584][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:19:50,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:19:50,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:19:50,586][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:19:50,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:19:50,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:19:50,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:19:50,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:19:50,592][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:19:50,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:19:50,602][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:03,030][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:23:03,124][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:23:03,130][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,134][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:23:03,211][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,212][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,219][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,219][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,222][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,223][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,229][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,230][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:23:03,236][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:23:03,237][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:03,489][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:03,492][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,496][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,497][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:03,510][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:03,510][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,511][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:03,511][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:23:03,530][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:23:03,580][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:23:03,664][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:23:03,677][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:23:03,681][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,797][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,818][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:23:03,841][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:23:03,877][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:23:03,970][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:23:03,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:23:03,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:23:04,060][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:23:04,060][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:23:04,067][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:23:04,097][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,102][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,103][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,109][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,111][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,113][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,116][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,118][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,120][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,133][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:23:04,143][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:23:04,143][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:23:04,147][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:23:04,152][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,235][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,245][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,260][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:23:04,278][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:23:04,280][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:23:04,294][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:23:04,370][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:23:04,379][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@498f3db0: startup date [Tue Aug 25 13:23:04 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:23:04,379][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@498f3db0: org.springframework.beans.factory.support.DefaultListableBeanFactory@5078a17a: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:23:04,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,728][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:04,728][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:04,729][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:04,729][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:04,733][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:23:04,734][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:23:04,743][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:23:04,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:23:04,744][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:23:04,745][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:23:04,745][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:23:04,746][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:23:04,747][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:23:04,748][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:23:04,748][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:23:04,749][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:23:04,750][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:23:04,750][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:23:04,751][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:23:04,752][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:23:04,753][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:23:04,754][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:23:04,754][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:23:04,758][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,761][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,762][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,763][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:23:04,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:04,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:23:04,799][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:23:04,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:04,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:04,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:04,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:04,910][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@226ccbb3]
-[DEBUG][2015-08-25 13:23:05,025][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5e3d9edf]
-[INFO][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5078a17a: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:23:05,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:23:05,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:23:05,087][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:23:05,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:23:05,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,129][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,130][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,130][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,131][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,132][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,133][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,135][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,141][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,142][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,146][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:05,146][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,147][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:05,147][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:05,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:23:05,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,597][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:23:05,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:23:05,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:05,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,653][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,669][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,721][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:23:05,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,735][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,753][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,754][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:05,758][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,759][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,763][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,764][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,770][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,771][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,774][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,775][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,776][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,780][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,783][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,784][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,785][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:05,794][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:05,799][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,806][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,807][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,821][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:23:05,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:23:05,831][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:05,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:05,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:05,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:05,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:05,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:06,074][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,075][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,075][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,076][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,078][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,079][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,079][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,080][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,081][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,082][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,083][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,083][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,084][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,085][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:23:06,086][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:23:06,087][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,088][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:23:06,088][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:23:06,099][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:23:06,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:23:06,374][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:23:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:06,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:06,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:06,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:06,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:23:06,630][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:23:06,630][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:23:06,639][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:23:06,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:06,926][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:23:06,927][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:23:06,931][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:23:06,933][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:23:06,934][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:23:06,935][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:06,935][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:07,175][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:23:07,176][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:23:07,179][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,181][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:23:07,182][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:23:07,183][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,185][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,187][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,189][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,190][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:23:07,192][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:23:07,193][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,193][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:23:07,194][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,196][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,197][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,198][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:23:07,200][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:23:07,201][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,202][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:23:07,203][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:23:07,206][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:23:07,208][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:23:07,209][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,212][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:23:07,213][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:23:07,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,215][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:23:07,216][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,216][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,217][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,218][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:23:07,219][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,220][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:23:07,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:23:07,221][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:23:07,223][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,225][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:23:07,225][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:23:07,226][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,229][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:23:07,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,232][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:23:07,233][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:23:07,235][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,267][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:23:07,273][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:23:07,275][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,276][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,276][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:23:07,277][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:23:07,278][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,279][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:23:07,280][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,282][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,282][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:23:07,283][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,284][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,285][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:23:07,286][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,287][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:23:07,287][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:23:07,289][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:23:07,290][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:23:07,290][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:23:07,294][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,295][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,296][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:23:07,297][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:23:07,298][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:23:07,298][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:23:07,300][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:23:07,301][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,301][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:23:07,302][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:23:07,304][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,304][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:23:07,306][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:23:07,307][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,308][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:23:07,309][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:23:07,310][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:23:07,310][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:23:07,311][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,312][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:23:07,313][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:23:07,314][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:23:07,316][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,316][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:23:07,318][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:23:07,319][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:23:07,320][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:23:07,323][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,324][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:23:07,325][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:23:07,326][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,327][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:23:07,328][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:23:07,329][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:23:07,330][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:23:07,331][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:23:07,332][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,334][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,334][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:23:07,335][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:23:07,337][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:23:07,337][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:23:07,339][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:23:07,340][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:23:07,341][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:23:07,342][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:23:07,343][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,343][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:23:07,344][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:23:07,346][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:23:07,346][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:23:07,347][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:23:07,348][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,349][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:23:07,350][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:23:07,352][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,353][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:23:07,354][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,356][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,357][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:23:07,358][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:23:07,359][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:23:07,360][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:23:07,362][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:23:07,363][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,364][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:23:07,365][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:23:07,366][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,368][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,371][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,373][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,374][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,375][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,376][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,377][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,379][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,381][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,383][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,386][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,389][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,391][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,398][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,398][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,401][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,402][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,404][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,406][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,408][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,409][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,410][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,413][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,414][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,416][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,417][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,419][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,421][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,423][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,424][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,426][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:23:07,459][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:23:08,740][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,814][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,934][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:23:08,993][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,098][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,187][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,330][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,428][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,489][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,698][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,753][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,802][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,876][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,945][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:23:09,989][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:23:10,105][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:23:10,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,148][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,150][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,153][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,155][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,158][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,161][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,164][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,167][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,171][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,173][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:23:10,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,201][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:23:10,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,244][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,249][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,323][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,324][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,326][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,327][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:23:10,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,371][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,478][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@23f49f49]
-[DEBUG][2015-08-25 13:23:10,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,508][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,509][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:23:10,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,527][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,527][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:23:10,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,545][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:23:10,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,547][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:23:10,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,568][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,569][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4aa742bc]
-[DEBUG][2015-08-25 13:23:10,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:23:10,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,603][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,603][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1f66adb9]
-[DEBUG][2015-08-25 13:23:10,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:23:10,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,625][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:23:10,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:23:10,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,664][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,665][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@4e69c7b0]
-[DEBUG][2015-08-25 13:23:10,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,686][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:23:10,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,698][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:23:10,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,710][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,710][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@22947acd]
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,724][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:23:10,724][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@48f2d715]
-[DEBUG][2015-08-25 13:23:10,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,744][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,744][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5efea5ee]
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:23:10,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,772][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,774][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,774][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@e9a15d9]
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,787][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:23:10,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,788][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:23:10,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,796][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,798][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,798][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@3859ec7e]
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:23:10,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:23:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:23:10,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:23:10,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,823][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,828][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:23:10,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,836][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,854][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,858][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:23:10,858][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@63be407c]
-[DEBUG][2015-08-25 13:23:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:23:10,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:23:10,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:23:10,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:23:10,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:23:10,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:23:10,881][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@32dab335]
-[DEBUG][2015-08-25 13:23:10,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:23:10,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:23:10,888][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:23:10,889][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:23:10,890][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:23:10,891][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:10,892][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@237098e7 testClass = orderTest, testInstance = com.changyu.test.orderTest@354677de, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:23:10,892][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:23:10,903][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:23:10,905][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:23:10,906][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:23:10,906][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:23:10,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:23:10,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:23:10,918][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:23:10,919][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:23:10,920][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:23:10,920][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:23:10,923][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:23:10,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:23:10,926][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:23:10,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:23:10,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:23:10,937][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:25,592][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:24:25,676][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:24:25,681][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,685][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:24:25,746][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,747][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,751][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,751][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,753][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,754][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,759][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,760][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:25,765][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:24:25,765][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:26,015][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:26,018][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,022][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,023][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,034][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:26,035][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:24:26,050][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:24:26,094][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:24:26,168][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:24:26,181][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:24:26,187][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,287][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,304][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,324][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:24:26,354][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:24:26,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:24:26,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:24:26,449][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:24:26,509][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:24:26,510][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:24:26,515][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:24:26,541][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,545][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,547][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,552][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,554][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,556][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,559][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,561][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,562][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,572][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:24:26,579][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:24:26,579][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:24:26,583][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:24:26,587][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,640][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,662][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,677][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:24:26,693][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:24:26,694][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:24:26,708][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:24:26,780][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:24:26,789][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:24:26 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:24:26,790][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:26,871][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:26,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:26,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,122][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,123][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,123][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,124][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,128][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:24:27,128][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:24:27,135][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:24:27,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:24:27,137][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:24:27,138][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:24:27,139][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:24:27,140][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:24:27,141][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:24:27,142][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:24:27,142][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:24:27,143][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:24:27,144][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:24:27,144][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:24:27,145][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:24:27,145][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:24:27,146][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:24:27,146][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:24:27,147][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:24:27,151][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,154][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,155][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,156][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,157][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:24:27,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:24:27,190][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:24:27,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:27,278][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:24:27,284][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:24:27,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:24:27,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:24:27,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:24:27,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:24:27,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:24:27,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,372][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,373][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,374][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,375][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,375][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,376][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,379][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,380][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,386][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,387][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,389][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:27,390][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:27,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:24:27,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,817][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:24:27,831][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:24:27,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:27,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:27,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,881][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,941][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:24:27,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:27,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,955][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,974][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,979][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,984][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,991][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:27,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:27,996][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:27,999][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,000][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,019][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:28,022][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,023][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,027][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:28,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,036][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:28,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,043][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:24:28,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,046][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:24:28,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:28,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:28,271][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,272][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,273][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,274][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,275][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,276][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,277][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,277][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,278][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,278][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:24:28,279][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:24:28,279][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,280][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:24:28,280][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:24:28,289][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:24:28,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:24:28,512][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:28,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:28,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:24:28,738][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:24:28,739][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:24:28,745][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:24:28,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:28,965][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:24:28,965][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:24:28,968][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:24:28,969][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:24:28,970][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:24:28,971][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:28,971][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:29,123][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:24:29,124][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:24:29,124][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,125][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:24:29,125][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:24:29,126][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,127][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,128][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,128][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,129][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:24:29,129][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:24:29,130][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,131][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:24:29,131][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,132][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,132][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,133][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:24:29,133][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:24:29,134][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,136][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:24:29,136][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:24:29,137][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:24:29,138][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:24:29,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,139][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:24:29,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:24:29,140][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,141][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:24:29,141][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,142][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,142][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,143][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:24:29,144][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:24:29,145][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:24:29,146][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,147][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:24:29,147][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:24:29,148][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,149][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,149][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:24:29,150][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,151][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:24:29,151][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:24:29,152][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,153][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:24:29,153][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:24:29,154][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,155][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,155][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:24:29,156][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:24:29,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:24:29,158][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,159][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,160][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:24:29,160][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,177][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,177][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:24:29,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,185][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:24:29,186][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:24:29,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:24:29,187][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:24:29,187][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:24:29,190][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,191][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,192][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:24:29,193][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:24:29,193][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:24:29,194][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:24:29,195][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:24:29,196][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,197][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:24:29,198][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:24:29,199][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:24:29,200][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,201][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:24:29,202][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:24:29,203][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:24:29,203][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:24:29,204][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,205][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:24:29,205][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:24:29,207][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:24:29,208][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,208][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:24:29,209][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:24:29,211][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:24:29,211][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:24:29,212][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,213][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:24:29,213][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:24:29,214][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:24:29,215][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:24:29,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:24:29,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:24:29,218][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:24:29,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:24:29,220][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:24:29,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:24:29,222][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:24:29,223][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:24:29,224][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:24:29,224][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:24:29,225][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:24:29,227][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,227][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:24:29,228][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:24:29,229][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:24:29,229][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:24:29,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:24:29,240][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,241][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:24:29,242][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:24:29,243][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,244][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:24:29,244][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,245][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,245][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:24:29,246][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:24:29,247][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:24:29,247][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:24:29,248][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:24:29,250][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:24:29,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,253][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,254][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,255][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,257][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,263][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,264][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,266][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,269][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,270][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,272][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,273][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,274][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,275][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,277][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,279][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,280][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,281][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,282][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,283][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,284][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,285][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,287][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,288][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:24:29,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:24:30,406][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,478][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,562][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,612][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,726][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,791][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,918][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:24:30,995][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,051][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,266][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,318][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,364][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,419][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,484][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,524][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,632][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:31,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:24:31,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:31,674][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:31,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:31,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:31,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:31,682][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,686][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,687][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:31,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:31,691][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:31,692][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:31,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,696][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:24:31,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:31,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:24:31,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,747][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:24:31,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,818][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,819][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,820][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:24:31,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:31,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:31,859][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,862][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2d81ec3b]
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:24:31,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:24:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,910][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:31,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:24:31,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,912][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:31,912][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:24:31,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,936][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:24:31,936][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:24:31,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,950][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,952][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,953][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@6518f621]
-[DEBUG][2015-08-25 13:24:31,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:31,975][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:24:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:31,986][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:31,986][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@599ef69a]
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:24:31,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:24:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,006][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:24:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,042][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,044][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,044][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@6930ac20]
-[DEBUG][2015-08-25 13:24:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:24:32,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,064][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:24:32,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,067][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,068][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,072][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,073][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:24:32,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,077][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,083][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,084][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@65d59383]
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:24:32,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,095][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,096][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:24:32,097][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@4768ae23]
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,113][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,113][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@78aabe63]
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,121][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,128][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:24:32,128][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,129][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:24:32,130][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,134][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,142][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,143][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@aff3759]
-[DEBUG][2015-08-25 13:24:32,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:24:32,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:24:32,157][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,164][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,164][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@3e888183]
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:24:32,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:24:32,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,190][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,190][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:24:32,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,213][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,215][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:24:32,215][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@6490e556]
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:24:32,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:24:32,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:24:32,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:24:32,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:24:32,232][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6eade197]
-[DEBUG][2015-08-25 13:24:32,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:24:32,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,238][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:24:32,239][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:24:32,239][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:24:32,240][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,242][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:24:32,243][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,254][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:24:32,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:24:32,255][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:24:32,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:24:32,257][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:24:32,259][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:24:32,261][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:24:32,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:24:32,263][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,264][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:24:32,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:24:32,272][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,305][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:24:32,307][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:24:32,307][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@2a4d817b testClass = orderTest, testInstance = com.changyu.test.orderTest@466fc7ef, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:24:32,316][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@2a4d817b testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:24:32,320][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:24:26 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:24:32,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:24:32,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:24:32,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:24:32,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:24:32,325][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:24:32,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:24:32,327][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:24:32,337][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:28:52,956][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:28:53,053][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@13653d7a declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:28:53,060][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,067][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:28:53,140][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,141][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,144][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,145][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,147][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,147][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,155][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,155][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:28:53,160][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:28:53,161][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:28:53,407][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:53,411][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,414][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,416][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:53,428][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:53,428][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,429][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:53,429][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:28:53,447][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:28:53,496][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:28:53,571][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:28:53,582][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:28:53,586][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,701][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,722][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:28:53,746][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:28:53,788][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:28:53,888][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:28:53,889][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:28:53,905][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:28:53,973][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:28:53,974][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:28:53,981][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:28:54,008][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,012][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,014][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,019][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,021][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,022][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,025][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,027][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,030][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,040][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:28:54,047][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:28:54,048][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:28:54,052][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:28:54,057][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,127][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,138][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,155][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:28:54,173][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:28:54,175][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:28:54,190][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:28:54,263][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:28:54,270][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:28:54 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:28:54,271][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@68428693: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:28:54,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,617][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,618][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,619][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,619][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,623][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:28:54,624][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:28:54,631][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:28:54,632][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:28:54,633][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:28:54,633][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:28:54,634][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:28:54,634][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:28:54,635][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:28:54,635][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:28:54,636][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:28:54,636][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:28:54,639][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:28:54,640][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:28:54,641][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:28:54,642][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:28:54,643][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:28:54,643][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:28:54,644][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:28:54,648][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,652][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,653][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,654][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:28:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:28:54,690][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:28:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:28:54,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:28:54,799][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5c76911d]
-[DEBUG][2015-08-25 13:28:54,804][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@3ec06d57]
-[INFO][2015-08-25 13:28:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:28:54,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:28:54,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:28:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:28:54,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:54,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:54,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:28:54,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,915][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,916][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,917][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,917][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,918][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,918][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,920][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,926][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,927][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,930][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:54,931][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:54,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:28:55,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,379][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,442][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,443][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,462][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,510][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:28:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:55,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,528][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,529][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:55,547][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,548][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,558][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,582][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,587][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,596][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,600][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:55,604][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,609][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,610][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:55,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:55,620][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:28:55,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:28:55,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:55,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:55,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:55,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:55,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:55,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:55,828][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,828][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,829][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,829][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,831][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,833][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,834][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,835][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,836][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,836][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,837][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,841][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:28:55,842][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:28:55,851][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:28:55,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:28:56,108][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:56,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:56,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:56,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:28:56,335][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:28:56,335][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:28:56,342][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:28:56,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:56,578][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:28:56,579][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:28:56,581][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:28:56,583][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:28:56,584][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:28:56,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,586][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,789][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:28:56,790][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:28:56,791][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,792][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:28:56,792][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:28:56,793][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,794][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,795][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,795][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,796][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:28:56,797][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:28:56,798][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,798][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:28:56,799][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,800][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,800][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,801][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:28:56,802][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:28:56,803][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,803][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:28:56,804][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:28:56,805][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:28:56,805][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:28:56,807][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:28:56,808][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:28:56,809][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,810][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:28:56,810][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,811][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,812][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,813][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:28:56,814][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:28:56,815][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:28:56,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,818][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:28:56,818][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:28:56,821][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,822][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:28:56,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:28:56,825][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:28:56,826][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,844][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:28:56,857][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:28:56,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:28:56,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:28:56,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:28:56,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,865][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,866][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:28:56,867][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,868][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,868][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:28:56,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:28:56,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:28:56,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:28:56,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:28:56,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:28:56,877][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,878][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,878][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:28:56,879][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:28:56,880][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:28:56,880][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:28:56,882][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:28:56,885][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,885][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:28:56,886][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:28:56,887][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,888][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:28:56,889][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:28:56,890][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,891][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:28:56,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:28:56,893][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:28:56,893][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:28:56,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,896][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:28:56,896][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:28:56,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:28:56,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,900][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:28:56,901][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:28:56,903][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:28:56,903][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:28:56,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:28:56,906][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:28:56,906][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,907][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:28:56,908][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:28:56,909][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:28:56,910][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:28:56,911][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:28:56,912][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,913][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:28:56,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:28:56,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:28:56,916][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:28:56,918][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:28:56,920][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:28:56,920][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:28:56,921][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:28:56,922][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,923][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:28:56,924][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:28:56,925][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:28:56,925][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:28:56,926][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:28:56,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,927][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:28:56,931][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:28:56,933][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,934][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:28:56,936][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,937][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,937][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:28:56,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:28:56,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:28:56,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:28:56,949][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:28:56,951][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,955][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:28:56,957][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:28:56,958][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,960][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,963][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,964][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,966][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,969][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,970][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,973][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,975][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,978][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,978][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,979][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,981][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,983][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,985][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,987][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,988][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,990][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,993][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,993][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,995][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,997][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:56,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,000][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,002][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,007][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:28:57,037][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:28:58,269][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,334][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,418][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,469][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,571][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,649][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,790][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,884][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:28:58,948][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,165][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,220][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,268][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,340][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,404][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,451][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,567][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:28:59,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,582][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:28:59,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:28:59,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:28:59,610][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:28:59,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,613][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:28:59,614][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:59,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:28:59,617][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,618][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,621][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,624][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:28:59,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:28:59,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:28:59,630][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,631][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:28:59,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:28:59,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,661][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:28:59,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,693][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:28:59,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,769][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,770][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,771][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:28:59,780][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:28:59,815][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,818][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@38bd148c]
-[DEBUG][2015-08-25 13:28:59,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:28:59,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:28:59,846][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:28:59,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,847][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:28:59,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,861][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:28:59,861][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:28:59,863][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,870][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,896][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:28:59,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:28:59,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,918][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:28:59,919][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,923][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,923][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@2f2cf91a]
-[DEBUG][2015-08-25 13:28:59,937][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,945][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:28:59,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,946][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:28:59,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:28:59,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,959][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:28:59,959][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@22e08791]
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:28:59,981][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:28:59,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:28:59,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:28:59,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:28:59,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,026][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:29:00,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,027][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,028][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,028][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3ad836c1]
-[DEBUG][2015-08-25 13:29:00,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,049][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,050][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:00,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,061][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:00,062][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,065][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,070][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,072][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,072][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@34b29b66]
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,085][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,086][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:29:00,086][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@1bcc2820]
-[DEBUG][2015-08-25 13:29:00,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,101][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,103][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,103][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4f9bc78]
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,110][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,117][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:00,118][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,118][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:00,120][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,132][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,132][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@6867a240]
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,146][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:00,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,147][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:00,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,153][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,155][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,156][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@184aee62]
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:00,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:00,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:00,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,183][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,184][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:00,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,207][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,209][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:00,209][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@ed11c1]
-[DEBUG][2015-08-25 13:29:00,219][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:00,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:00,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:00,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:00,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:00,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:00,227][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2a94b0d4]
-[DEBUG][2015-08-25 13:29:00,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:29:00,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:00,235][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:29:00,235][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:29:00,236][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:29:00,237][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:00,238][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@6ed7c445 testClass = orderTest, testInstance = com.changyu.test.orderTest@1796c6dd, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:29:00,239][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:00,249][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:29:00,251][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:29:00,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:00,253][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:29:00,254][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:29:00,256][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:29:00,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:00,259][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:29:00,259][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:29:00,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:00,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:29:00,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:00,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:00,272][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@8caa572 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:48,659][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:29:48,752][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@5ba71e88 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:29:48,758][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,764][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:29:48,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,839][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,840][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,842][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,843][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,852][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:29:48,858][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:29:48,859][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:49,092][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:49,095][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,100][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,100][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,114][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:49,115][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:29:49,133][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:29:49,181][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:29:49,262][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:29:49,275][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:29:49,284][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,405][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,427][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,453][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:29:49,489][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:29:49,581][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:29:49,582][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:29:49,594][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:29:49,666][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:29:49,667][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:29:49,674][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:29:49,702][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,707][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,709][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,715][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,717][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,718][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,721][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,723][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,724][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,735][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:29:49,745][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:29:49,745][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:29:49,749][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:29:49,753][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,822][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,831][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,848][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:29:49,866][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:29:49,869][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:29:49,883][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:29:49,958][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:29:49,965][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@34ab5770: startup date [Tue Aug 25 13:29:49 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:29:49,966][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@34ab5770: org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:29:50,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,306][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,309][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,310][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,311][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,314][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:29:50,314][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:29:50,322][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:29:50,323][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:29:50,324][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:29:50,324][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:29:50,325][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:29:50,325][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:29:50,326][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:29:50,326][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:29:50,328][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:29:50,328][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:29:50,329][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:29:50,330][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:29:50,331][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:29:50,331][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:29:50,332][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:29:50,332][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:29:50,333][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:29:50,337][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,341][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,342][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,343][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,344][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:29:50,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:29:50,378][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:29:50,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,401][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:50,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,440][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:50,491][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6b9918ca]
-[DEBUG][2015-08-25 13:29:50,497][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@732e8099]
-[INFO][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:29:50,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:50,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:29:50,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:29:50,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:50,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:50,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:50,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:29:50,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,592][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,593][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,593][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,594][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,595][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,596][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,597][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,598][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,604][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,606][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:50,607][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:29:51,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,051][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,105][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,105][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,121][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,127][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,173][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:29:51,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:51,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,189][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,207][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:51,213][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,214][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,218][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,225][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,226][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:51,229][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:51,272][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,273][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,288][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,289][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,296][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,300][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:51,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,305][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,309][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:51,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,323][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:29:51,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:29:51,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:51,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:51,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:51,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:51,534][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,534][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,535][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,535][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,536][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,537][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,538][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,539][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,541][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,543][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:29:51,544][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:29:51,554][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:29:51,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:29:51,795][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:29:51,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:51,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:52,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:29:52,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:29:52,032][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:29:52,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:29:52,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:52,276][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:29:52,276][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:29:52,279][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:29:52,280][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:29:52,281][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:29:52,283][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,283][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,482][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:29:52,483][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:29:52,484][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,484][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:29:52,485][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:29:52,486][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,487][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,489][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,490][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,495][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:29:52,496][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:29:52,513][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,514][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:29:52,515][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,516][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,517][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,518][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:29:52,519][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:29:52,520][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,522][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:29:52,524][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:29:52,525][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:29:52,525][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:29:52,526][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,527][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:29:52,528][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:29:52,530][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,532][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:29:52,533][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,534][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,535][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,535][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:29:52,536][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,537][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:29:52,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:29:52,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:29:52,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,540][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:29:52,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:29:52,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,544][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:29:52,545][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,546][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:29:52,547][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:29:52,548][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:29:52,578][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:29:52,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,581][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:29:52,581][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:29:52,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:29:52,585][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,586][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,587][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:29:52,588][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,589][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,589][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:29:52,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,592][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:29:52,592][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:29:52,593][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:29:52,594][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:29:52,595][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:29:52,598][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,599][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,599][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:29:52,600][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:29:52,601][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:29:52,601][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:29:52,602][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:29:52,605][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,605][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:29:52,606][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:29:52,607][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,608][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:29:52,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:29:52,610][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,610][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:29:52,611][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:29:52,612][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:29:52,612][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:29:52,613][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,614][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:29:52,615][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:29:52,616][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:29:52,617][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,618][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:29:52,619][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:29:52,620][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:29:52,620][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:29:52,622][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,622][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:29:52,623][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:29:52,624][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,625][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:29:52,625][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:29:52,627][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:29:52,628][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:29:52,628][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:29:52,629][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,630][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,631][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:29:52,632][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:29:52,632][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:29:52,633][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:29:52,634][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:29:52,635][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:29:52,635][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:29:52,637][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:29:52,640][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,641][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:29:52,642][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:29:52,644][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:29:52,644][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:29:52,645][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:29:52,646][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,647][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:29:52,649][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:29:52,650][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,650][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:29:52,651][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,652][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,652][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:29:52,653][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:29:52,654][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:29:52,654][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:29:52,656][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:29:52,658][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,658][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:29:52,659][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:29:52,660][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,662][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,665][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,667][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,668][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,670][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,671][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,674][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,675][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,677][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,680][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,681][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,683][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,684][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,686][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,688][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,696][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,697][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,700][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,700][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,702][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,704][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,705][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,707][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,709][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,710][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,712][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,714][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:29:52,747][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:29:53,962][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,043][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,138][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,191][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,288][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,361][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,501][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,598][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,664][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,874][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,932][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:29:54,980][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,056][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,122][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,165][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,301][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:29:55,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,347][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,350][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,352][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,354][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,358][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,360][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,363][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,365][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,369][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,371][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:29:55,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,398][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:29:55,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,424][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,454][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,468][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,504][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,505][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,506][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,511][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:29:55,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,512][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,525][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,527][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,550][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,555][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@105ba64]
-[DEBUG][2015-08-25 13:29:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,584][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,585][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:29:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,605][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,605][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:29:55,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,626][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,626][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:29:55,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,649][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,650][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,650][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@43311d3f]
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,672][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:29:55,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:29:55,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,683][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,685][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,685][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@46558d66]
-[DEBUG][2015-08-25 13:29:55,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:29:55,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,709][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:29:55,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,710][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:29:55,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,750][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,750][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@34b29b66]
-[DEBUG][2015-08-25 13:29:55,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:29:55,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,772][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,773][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:29:55,775][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,783][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,784][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:29:55,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,793][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,795][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,796][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@52211231]
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:55,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,810][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:29:55,810][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@2e759230]
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,826][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,828][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,828][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4399ca2a]
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,842][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:55,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,843][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:29:55,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,856][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,857][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,858][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,858][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@76e1c759]
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,871][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:55,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,872][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:29:55,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,875][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,880][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,881][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,882][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@4c289660]
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:55,909][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:29:55,910][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:29:55,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,921][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,921][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:29:55,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,948][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,950][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:29:55,951][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@3b3e0204]
-[DEBUG][2015-08-25 13:29:55,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:29:55,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:29:55,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:29:55,963][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:29:55,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:29:55,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:29:55,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:29:55,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:29:55,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:29:55,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:29:55,971][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@25c97c75]
-[DEBUG][2015-08-25 13:29:55,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:29:55,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:29:55,979][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:29:55,980][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:29:55,981][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:29:55,981][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:55,983][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@59effeb7 testClass = orderTest, testInstance = com.changyu.test.orderTest@1b3bce82, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:29:55,983][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:29:55,992][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:29:55,994][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:29:55,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:29:55,997][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:29:55,997][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:29:55,999][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:29:56,001][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:29:56,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:29:56,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:29:56,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:29:56,013][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@1eb59fd9 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:30:31,693][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:30:31,699][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@4014308 testClass = orderTest, testInstance = com.changyu.test.orderTest@6ed7c445, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:30:42,170][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@4014308 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:30:50,187][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@68428693: startup date [Tue Aug 25 13:09:09 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:30:50,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:30:50,195][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:30:50,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:30:50,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:30:50,205][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:30:50,211][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:30:50,215][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:30:50,235][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:31:49,243][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:31:49,333][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:31:49,339][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,344][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:31:49,414][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,416][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,419][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,420][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,421][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,422][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,428][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,428][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:49,435][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:31:49,436][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:49,660][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:49,663][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,667][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,668][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:49,679][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:49,680][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:31:49,697][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:31:49,740][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:31:49,819][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:31:49,831][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:31:49,835][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,939][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,954][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:31:49,977][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:31:50,007][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:31:50,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:31:50,091][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:31:50,102][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:31:50,179][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:31:50,181][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:31:50,187][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:31:50,214][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,218][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,220][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,225][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,227][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,228][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,231][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,233][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,234][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,244][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:31:50,252][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:31:50,253][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:31:50,258][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:31:50,262][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,317][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,337][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,353][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:31:50,372][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:31:50,372][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:31:50,387][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:31:50,457][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:31:50,464][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:31:50 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:31:50,465][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:50,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,823][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:50,823][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:50,824][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:50,824][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:50,828][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:31:50,828][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:31:50,837][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:31:50,839][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:31:50,839][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:31:50,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:31:50,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:31:50,841][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:31:50,841][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:31:50,842][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:31:50,842][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:31:50,843][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:31:50,844][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:31:50,844][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:31:50,845][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:31:50,845][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:31:50,846][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:31:50,846][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:31:50,847][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:31:50,851][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,854][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,855][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,856][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:31:50,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:50,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:31:50,889][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:31:50,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,911][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:50,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:50,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:50,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:50,989][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@17a7b3ed]
-[DEBUG][2015-08-25 13:31:50,994][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@174550ce]
-[INFO][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:31:51,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:31:51,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:31:51,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:31:51,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:31:51,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,080][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,081][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,082][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,083][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,084][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,084][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,085][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,085][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,089][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,089][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,090][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,091][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,093][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,094][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:31:51,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,520][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,534][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,577][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,623][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,634][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,635][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,636][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,637][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:51,653][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,654][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,655][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,659][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,661][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:51,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,664][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,671][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,672][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:51,676][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,677][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:51,681][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:51,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,703][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:51,707][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,708][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:51,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,713][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,718][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,723][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:31:51,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:31:51,728][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:51,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:51,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:51,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:51,748][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:51,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:51,918][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,919][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,921][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,922][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,923][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,923][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,924][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,924][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,926][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:31:51,927][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:31:51,928][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,928][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:31:51,929][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:31:51,940][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:31:51,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:31:52,158][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:52,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:52,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:52,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:31:52,358][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:31:52,359][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:31:52,365][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:31:52,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:52,577][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:31:52,577][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:31:52,579][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:31:52,580][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:31:52,581][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:31:52,582][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,770][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:31:52,773][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:31:52,774][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,774][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:31:52,775][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:31:52,775][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,776][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,777][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,777][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,778][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:31:52,778][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:31:52,779][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,780][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:31:52,781][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,781][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,782][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,783][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:31:52,784][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:31:52,784][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,785][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:31:52,785][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:31:52,786][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:31:52,787][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:31:52,788][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,788][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:31:52,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:31:52,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,790][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:31:52,791][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,792][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,792][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,793][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:31:52,793][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:31:52,795][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:31:52,796][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,797][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:31:52,797][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:31:52,798][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,799][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,799][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:31:52,800][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,801][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:31:52,802][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:31:52,803][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,804][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:31:52,804][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:31:52,805][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,806][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,806][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:31:52,807][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:31:52,808][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,809][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:31:52,809][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,810][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,811][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:31:52,811][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,829][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:31:52,834][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,837][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:31:52,838][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:31:52,839][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:31:52,840][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:31:52,840][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:31:52,843][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,844][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,844][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:31:52,845][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:31:52,846][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:31:52,846][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:31:52,847][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:31:52,848][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,848][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:31:52,849][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:31:52,850][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,850][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:31:52,851][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:31:52,852][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,852][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:31:52,853][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:31:52,854][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:31:52,854][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:31:52,855][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,856][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:31:52,856][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:31:52,858][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:31:52,859][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,859][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:31:52,860][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:31:52,861][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:31:52,862][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:31:52,863][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,864][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:31:52,864][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:31:52,865][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,866][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:31:52,866][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:31:52,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:31:52,869][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:31:52,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:31:52,871][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,872][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:31:52,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:31:52,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:31:52,875][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:31:52,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:31:52,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:31:52,880][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:31:52,881][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:31:52,882][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,882][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:31:52,885][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:31:52,886][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:31:52,887][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:31:52,888][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:31:52,889][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,889][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:31:52,891][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:31:52,891][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,892][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:31:52,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,894][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:31:52,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:31:52,897][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:31:52,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:31:52,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:31:52,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,901][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:31:52,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:31:52,905][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,907][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,908][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,909][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,909][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,910][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,911][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,913][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,914][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,916][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,918][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,925][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,928][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,929][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,930][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,932][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,933][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,934][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,937][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,939][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,940][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,942][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,943][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,944][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,945][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:31:52,972][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:31:54,307][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,372][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,454][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,500][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,592][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,663][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,796][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,882][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:31:54,943][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,139][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,192][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,240][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,308][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,372][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,526][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,528][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:31:55,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:55,568][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:31:55,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:55,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,573][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,576][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,579][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,580][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,584][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,584][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,585][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:55,586][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,588][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:31:55,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,591][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:31:55,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:55,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,620][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:31:55,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,712][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,713][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,714][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:31:55,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:55,787][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,790][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2c3b101d]
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:31:55,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,816][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:31:55,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,831][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:55,832][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:31:55,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,837][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,845][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:55,845][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:31:55,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,847][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:55,848][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:31:55,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,865][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,866][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,868][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,868][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5c608f6e]
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,882][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,889][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:31:55,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,893][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,901][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:31:55,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,903][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,904][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@713e9784]
-[DEBUG][2015-08-25 13:31:55,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,910][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,923][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:31:55,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,924][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:31:55,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,958][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,959][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@11b99379]
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:31:55,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:55,979][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:31:55,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,988][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:55,988][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:31:55,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,997][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:55,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:55,998][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:55,999][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:55,999][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@523f31f2]
-[DEBUG][2015-08-25 13:31:56,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:31:56,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,017][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,018][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:31:56,018][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@4c4b126]
-[DEBUG][2015-08-25 13:31:56,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,034][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,035][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@19610ec2]
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,047][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:31:56,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,048][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:31:56,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,053][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,060][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,062][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,063][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@79ae8a82]
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,069][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,070][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,074][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:31:56,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,075][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:31:56,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,078][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,081][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,082][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,083][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,083][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@29968f06]
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,091][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,102][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:31:56,102][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:31:56,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:31:56,104][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:31:56,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,111][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,112][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:31:56,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,119][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,131][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,133][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:31:56,134][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@33ba8c36]
-[DEBUG][2015-08-25 13:31:56,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:31:56,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:31:56,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:31:56,145][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:31:56,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:31:56,150][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@2d2f0898]
-[DEBUG][2015-08-25 13:31:56,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:31:56,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,157][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:31:56,158][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:31:56,158][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:31:56,159][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,160][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:31:56,160][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:31:56,176][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:31:56,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:31:56,180][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:31:56,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:31:56,182][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:31:56,183][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:31:56,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:31:56,185][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:31:56,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:31:56,194][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,225][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:31:56,226][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:31:56,227][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@14f5e86 testClass = orderTest, testInstance = com.changyu.test.orderTest@1c6b016, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:31:56,236][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@14f5e86 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:31:56,239][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:31:50 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:31:56,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:31:56,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:31:56,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@398e4cb: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:31:56,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:31:56,243][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:31:56,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:31:56,245][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:31:56,253][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:32:06,773][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:32:06,865][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:32:06,873][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,878][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:32:06,953][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,954][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,958][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,958][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,960][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,961][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,969][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,970][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:32:06,975][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:32:06,976][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:07,221][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:07,223][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,227][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,228][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:07,239][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:07,240][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,240][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:07,241][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:32:07,258][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:32:07,304][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:32:07,381][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:32:07,393][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:32:07,397][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,516][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,539][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,561][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:32:07,598][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:32:07,711][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:32:07,712][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:32:07,724][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:32:07,792][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:32:07,792][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:32:07,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:32:07,832][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,837][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,839][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,844][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,846][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,847][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,851][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,854][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,856][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,865][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:32:07,876][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:32:07,877][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:32:07,881][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:32:07,887][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,961][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,971][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:32:07,988][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:32:08,008][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:32:08,009][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:32:08,024][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:32:08,098][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:32:08,105][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@5b1b138a: startup date [Tue Aug 25 13:32:08 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:32:08,106][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@5b1b138a: org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb179dc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:32:08,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,457][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,458][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,459][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,459][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:32:08,463][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:32:08,471][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:32:08,472][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:32:08,473][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:32:08,473][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:32:08,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:32:08,474][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:32:08,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:32:08,475][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:32:08,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:32:08,476][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:32:08,477][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:32:08,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:32:08,478][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:32:08,479][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:32:08,479][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:32:08,480][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:32:08,481][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:32:08,485][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,490][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,491][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,492][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:32:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,505][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:32:08,527][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:32:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:08,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:08,638][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@14b1666d]
-[DEBUG][2015-08-25 13:32:08,644][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@1f8972cf]
-[INFO][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1fb179dc: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:32:08,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:32:08,669][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:32:08,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:32:08,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:08,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:08,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:08,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:32:08,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,746][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,747][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,748][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,749][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,750][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,756][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,756][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,757][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,757][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,759][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:08,760][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:08,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:08,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:32:09,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,208][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:32:09,244][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:32:09,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,277][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,278][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,329][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:32:09,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:09,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,345][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,362][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:09,363][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,364][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,370][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,370][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:09,382][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,383][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,390][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,392][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:09,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,395][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,399][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,400][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,404][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,405][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:09,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,410][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:09,414][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,415][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,416][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,418][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,419][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,420][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,425][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,431][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:09,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:32:09,437][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,439][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,441][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:32:09,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:09,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:09,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,576][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,674][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,675][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,676][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,677][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,677][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,678][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,679][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,680][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,681][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,681][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,682][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,683][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:32:09,684][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:32:09,685][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,685][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:32:09,686][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:32:09,696][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:32:09,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:32:09,948][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:09,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:10,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:32:10,191][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:32:10,191][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:32:10,199][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:32:10,203][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:10,441][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:32:10,442][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:32:10,444][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:32:10,447][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:32:10,448][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:32:10,449][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,449][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,654][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:32:10,655][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:32:10,656][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,656][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:32:10,657][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:32:10,658][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,658][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,659][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,659][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,660][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:32:10,661][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:32:10,661][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,662][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:32:10,663][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,664][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,664][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,665][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:32:10,666][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:32:10,666][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,667][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:32:10,669][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:32:10,670][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:32:10,671][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:32:10,672][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,673][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:32:10,673][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:32:10,674][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,675][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:32:10,676][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,677][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,677][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,679][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:32:10,680][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,680][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:32:10,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:32:10,681][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:32:10,682][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,683][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:32:10,684][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:32:10,685][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,687][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,687][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:32:10,688][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,689][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:32:10,690][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:32:10,710][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:32:10,721][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:32:10,722][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,723][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,724][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:32:10,724][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:32:10,726][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,726][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:32:10,727][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,728][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,728][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:32:10,729][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,730][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,730][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:32:10,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,732][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:32:10,733][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:32:10,734][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:32:10,735][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:32:10,735][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:32:10,738][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,739][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,740][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:32:10,741][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:32:10,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:32:10,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:32:10,743][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:32:10,745][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,745][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:32:10,746][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:32:10,747][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:32:10,749][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:32:10,750][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,750][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:32:10,751][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:32:10,752][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:32:10,752][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:32:10,753][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,754][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:32:10,754][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:32:10,756][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:32:10,757][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,758][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:32:10,760][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:32:10,761][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:32:10,761][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:32:10,762][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,764][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:32:10,764][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:32:10,765][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,766][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:32:10,766][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:32:10,767][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:32:10,768][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:32:10,768][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:32:10,770][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,771][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,771][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:32:10,772][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:32:10,773][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:32:10,773][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:32:10,774][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:32:10,775][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:32:10,776][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:32:10,777][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:32:10,778][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,778][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:32:10,779][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:32:10,780][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:32:10,780][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:32:10,781][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:32:10,782][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:32:10,784][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:32:10,785][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,786][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:32:10,787][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,788][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,788][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:32:10,789][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:32:10,790][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:32:10,790][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:32:10,792][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:32:10,793][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,793][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:32:10,794][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:32:10,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,797][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,798][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,798][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,799][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,800][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,800][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,801][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,802][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,805][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,806][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,808][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,810][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,812][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,815][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,816][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,818][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,820][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,823][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,830][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,832][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,836][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,837][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,838][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,839][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,841][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,842][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,844][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,846][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,847][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,849][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:32:10,879][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:32:12,104][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,172][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,260][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,313][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,413][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,486][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,632][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,735][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:32:12,796][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,020][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,074][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,121][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,196][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,264][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,310][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,427][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,430][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,443][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:32:13,474][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,477][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:13,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:13,480][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,481][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,482][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,487][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,488][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,489][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:13,491][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:13,492][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,493][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:32:13,495][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:13,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,524][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:32:13,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,555][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:32:13,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,627][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,628][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:32:13,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:13,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,650][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:13,678][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,681][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@1f0ffbc2]
-[DEBUG][2015-08-25 13:32:13,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:32:13,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:32:13,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,725][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:13,725][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:32:13,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,748][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:13,748][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:32:13,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:32:13,770][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:32:13,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,773][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,774][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@4d77358f]
-[DEBUG][2015-08-25 13:32:13,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:32:13,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,806][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:32:13,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,808][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,808][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@1ab6479d]
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,830][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:32:13,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,831][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:32:13,832][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,841][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,842][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,869][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,870][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,871][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@39f86091]
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,884][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:32:13,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,893][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:32:13,894][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,903][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:13,904][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:32:13,906][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,915][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:13,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,917][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,917][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@79317916]
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:32:13,924][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,933][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:32:13,934][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@28d0a524]
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,940][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,946][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,953][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,953][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@25a7ae12]
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,967][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:32:13,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,979][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,981][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:13,981][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@60e6e108]
-[DEBUG][2015-08-25 13:32:13,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:32:13,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:13,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:13,995][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:32:13,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:13,996][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:32:13,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:13,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,006][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:14,006][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@7ca89faf]
-[DEBUG][2015-08-25 13:32:14,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:32:14,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:32:14,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:32:14,027][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:32:14,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,048][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,049][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:32:14,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,059][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,061][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:32:14,061][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@63f672fe]
-[DEBUG][2015-08-25 13:32:14,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:32:14,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:32:14,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:14,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:32:14,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:32:14,075][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:32:14,079][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@4f09f8b4]
-[DEBUG][2015-08-25 13:32:14,081][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:32:14,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:32:14,087][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:32:14,088][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:32:14,089][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:32:14,089][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:14,091][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@1b3bce82 testClass = orderTest, testInstance = com.changyu.test.orderTest@7372c6c5, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:32:14,091][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:32:14,100][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:32:14,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:32:14,102][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:32:14,103][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:32:14,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:32:14,104][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:32:14,105][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:32:14,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:32:14,108][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:32:14,108][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:32:14,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:32:14,110][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:32:14,110][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:32:14,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:32:14,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:32:14,113][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:32:14,121][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:42,949][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:34:43,027][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@53546fcd declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:34:43,032][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,036][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:34:43,095][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,096][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,100][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,101][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,102][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,103][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,109][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,110][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:43,116][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:34:43,117][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:43,377][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:43,380][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,383][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,384][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:43,395][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:43,396][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:34:43,413][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:34:43,457][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:34:43,531][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:34:43,544][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:34:43,549][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,648][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,664][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:34:43,686][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:34:43,718][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:34:43,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:34:43,800][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:34:43,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:34:43,875][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:34:43,876][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:34:43,882][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:34:43,911][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,915][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,916][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,921][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,923][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,924][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,929][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,931][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,934][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,943][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:34:43,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:34:43,951][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:34:43,955][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:34:43,959][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,006][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,028][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,043][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:34:44,060][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:34:44,061][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:34:44,074][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:34:44,151][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:34:44,157][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:34:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:34:44,158][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:44,244][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,493][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,493][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,494][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,495][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,499][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:34:44,499][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:34:44,506][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:34:44,507][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:34:44,508][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:34:44,510][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:34:44,511][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:34:44,511][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:34:44,512][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:34:44,513][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:34:44,514][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:34:44,515][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:34:44,516][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:34:44,517][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:34:44,517][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:34:44,518][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:34:44,518][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:34:44,519][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:34:44,519][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:34:44,523][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,526][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,526][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,527][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,528][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:34:44,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:34:44,560][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:34:44,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,579][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,581][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:44,652][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:34:44,657][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:34:44,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:34:44,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:34:44,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:34:44,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:34:44,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:34:44,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,752][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,753][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,754][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,754][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,755][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,755][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,756][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,756][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,757][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,758][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,763][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,763][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,764][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,764][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,766][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:44,767][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,767][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:44,768][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:44,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:44,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:34:45,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,190][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:34:45,205][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:34:45,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,206][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,301][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:34:45,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,316][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,317][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:45,333][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,334][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,336][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:45,338][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,339][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,344][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,350][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,351][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:45,356][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,357][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,358][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,359][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,362][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,365][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,366][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,367][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,371][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,372][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,374][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:45,375][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,377][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:45,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:45,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,391][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:45,395][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,396][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,399][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,400][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:45,402][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:34:45,403][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:34:45,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,407][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:34:45,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:45,415][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:45,420][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,431][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,513][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:45,609][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,610][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,611][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,612][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,613][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,613][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,614][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,614][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,615][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,616][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,616][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,617][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:34:45,619][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:34:45,619][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,620][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:34:45,620][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:34:45,629][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:34:45,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:34:45,849][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:45,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:46,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:34:46,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:34:46,074][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:34:46,081][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:34:46,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:46,289][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:34:46,290][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:34:46,292][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:34:46,294][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:34:46,295][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:34:46,296][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,296][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,472][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:34:46,473][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:34:46,473][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,474][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:34:46,474][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:34:46,475][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,475][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,476][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,477][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,478][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:34:46,479][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:34:46,479][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,480][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:34:46,481][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,481][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,482][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,483][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:34:46,483][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:34:46,484][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,485][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:34:46,485][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:34:46,486][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:34:46,486][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:34:46,487][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,487][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:34:46,488][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:34:46,488][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,489][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:34:46,490][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,490][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,491][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,491][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:34:46,492][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:34:46,493][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:34:46,494][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,495][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:34:46,495][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:34:46,496][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,497][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,497][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:34:46,498][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,499][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:34:46,499][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:34:46,500][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,501][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:34:46,501][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:34:46,502][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,503][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,504][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:34:46,504][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:34:46,505][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,506][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:34:46,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,508][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,508][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:34:46,522][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:34:46,528][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,531][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:34:46,531][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:34:46,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:34:46,533][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:34:46,533][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:34:46,536][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,537][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,537][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:34:46,538][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:34:46,539][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:34:46,539][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:34:46,540][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:34:46,542][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,542][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:34:46,543][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:34:46,544][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,544][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:34:46,545][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:34:46,546][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,547][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:34:46,547][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:34:46,549][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:34:46,549][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:34:46,550][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,551][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:34:46,551][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:34:46,553][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:34:46,554][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,554][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:34:46,556][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:34:46,557][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:34:46,558][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:34:46,559][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,560][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:34:46,560][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:34:46,561][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:34:46,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:34:46,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:34:46,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:34:46,565][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:34:46,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:34:46,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:34:46,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:34:46,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:34:46,570][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:34:46,571][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:34:46,571][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:34:46,572][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:34:46,574][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,574][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:34:46,575][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:34:46,576][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:34:46,577][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:34:46,579][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:34:46,580][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,580][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:34:46,582][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:34:46,583][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,583][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:34:46,584][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,585][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,585][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:34:46,586][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:34:46,587][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:34:46,588][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:34:46,589][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:34:46,590][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,591][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:34:46,591][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:34:46,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,594][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,604][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,605][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,614][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,617][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,618][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,619][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,620][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,621][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,622][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,623][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,624][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,626][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,627][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,629][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:34:46,661][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:34:47,996][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,068][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,158][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,211][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,325][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,390][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,514][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,584][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,642][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,852][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,908][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:34:48,958][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,010][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,076][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,231][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:34:49,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,269][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,315][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:34:49,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,340][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,341][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,342][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,351][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,360][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,384][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,393][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:34:49,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,394][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,407][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,408][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,409][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:34:49,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,414][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,417][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,455][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,458][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@535b7436]
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,472][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:34:49,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:34:49,486][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,490][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,501][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,501][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:34:49,503][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,518][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,527][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,571][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:34:49,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,589][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,589][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,592][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,593][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@6491b172]
-[DEBUG][2015-08-25 13:34:49,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,612][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:34:49,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,613][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:34:49,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,617][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,625][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,625][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@621dd45b]
-[DEBUG][2015-08-25 13:34:49,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:34:49,631][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,632][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,646][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:34:49,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,647][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:34:49,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,684][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,685][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,687][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,687][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@5e61cbbb]
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,701][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:34:49,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:34:49,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,721][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:34:49,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,732][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,734][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,734][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@3b3833a7]
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,747][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:34:49,748][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@322ad892]
-[DEBUG][2015-08-25 13:34:49,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,769][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,769][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@5ea0b717]
-[DEBUG][2015-08-25 13:34:49,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,786][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:34:49,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:34:49,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,800][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,802][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,803][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@237bcf2f]
-[DEBUG][2015-08-25 13:34:49,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,810][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,816][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:34:49,816][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,817][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:34:49,818][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,820][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,826][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,826][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@57dd1619]
-[DEBUG][2015-08-25 13:34:49,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:34:49,833][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,834][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:34:49,848][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:34:49,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:34:49,850][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:34:49,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,860][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,860][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:34:49,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,874][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,908][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,909][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,911][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:34:49,911][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@21a55d62]
-[DEBUG][2015-08-25 13:34:49,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:34:49,925][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:34:49,926][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,927][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:34:49,928][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:34:49,929][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:34:49,930][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:34:49,934][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@56d39b53]
-[DEBUG][2015-08-25 13:34:49,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:34:49,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:49,941][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:34:49,941][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:34:49,942][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:34:49,943][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:49,944][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:34:49,945][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:49,956][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:34:49,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:34:49,957][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:34:49,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:34:49,960][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:34:49,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:34:49,963][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:34:49,964][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:34:49,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:34:49,966][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:34:49,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:34:49,968][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:34:49,968][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:34:49,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:34:49,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:34:49,979][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:50,016][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:34:50,017][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:34:50,018][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@3784dc10 testClass = orderTest, testInstance = com.changyu.test.orderTest@738bbae9, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:34:50,028][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@3784dc10 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@13710065 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:34:50,033][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:34:44 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:34:50,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:34:50,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:34:50,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@11059e51: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:34:50,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:34:50,038][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:34:50,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:34:50,040][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[INFO][2015-08-25 13:34:50,049][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:38:18,281][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:38:18,367][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:38:18,372][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,376][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:38:18,452][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,453][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,456][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,457][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,459][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,461][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,467][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,467][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:18,472][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:38:18,473][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:18,723][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:18,725][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,729][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,729][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:18,741][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:18,741][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,742][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:18,742][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:38:18,758][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:38:18,800][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:38:18,873][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:38:18,887][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:38:18,891][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:38:18,996][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,013][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,035][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:38:19,068][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:38:19,158][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:38:19,159][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:38:19,170][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:38:19,233][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:38:19,234][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:38:19,239][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:38:19,262][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,266][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,268][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,273][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,275][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,278][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,279][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,281][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,283][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,293][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:38:19,300][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:38:19,300][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:38:19,304][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:38:19,308][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,357][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,385][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,399][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:38:19,415][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:38:19,417][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:38:19,430][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:38:19,501][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:38:19,508][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:38:19 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:38:19,509][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@50383c13: org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:19,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,843][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:19,844][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:19,844][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:19,845][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:19,848][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:38:19,849][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:38:19,856][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:38:19,857][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:38:19,858][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:38:19,858][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:38:19,859][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:38:19,860][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:38:19,860][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:38:19,861][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:38:19,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:38:19,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:38:19,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:38:19,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:38:19,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:38:19,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:38:19,866][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:38:19,867][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:38:19,869][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:38:19,873][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,876][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,876][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,877][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,878][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:38:19,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,888][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:19,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,912][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:38:19,912][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:38:19,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,934][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,935][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,936][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,947][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,948][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:19,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:19,949][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:19,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:19,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:20,007][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6f2a751d]
-[DEBUG][2015-08-25 13:38:20,013][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@185b39e8]
-[INFO][2015-08-25 13:38:20,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:20,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:38:20,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:38:20,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,044][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:38:20,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:38:20,074][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,104][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,105][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,107][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,107][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,108][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,108][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,109][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,109][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,110][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,110][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,115][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,115][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,116][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,117][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,120][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:38:20,532][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,553][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:38:20,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,619][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,664][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:38:20,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,677][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:20,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,701][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:20,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,706][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:20,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,717][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,718][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,722][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,730][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,731][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:20,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,741][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,746][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:20,749][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,750][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:20,754][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,755][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,756][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:20,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,761][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,766][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,768][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:38:20,771][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:20,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:20,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:20,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:20,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:20,876][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:20,965][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,966][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,967][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,968][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,968][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,969][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,970][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,970][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,971][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,971][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,972][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,972][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,973][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,973][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:38:20,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:38:20,974][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,975][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:38:20,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:38:20,986][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:38:21,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:38:21,215][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:38:21,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:21,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:21,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:21,218][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:38:21,438][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:38:21,439][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:38:21,445][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:38:21,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:21,668][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:38:21,668][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:38:21,670][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:38:21,672][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:38:21,673][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:38:21,674][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,675][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,840][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:38:21,841][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:38:21,841][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,842][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:38:21,843][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:38:21,843][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,844][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,844][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,845][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,845][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:38:21,846][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:38:21,847][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,847][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:38:21,848][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,848][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,849][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,849][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:38:21,850][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:38:21,851][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,851][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:38:21,852][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:38:21,853][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:38:21,853][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:38:21,854][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,855][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:38:21,855][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:38:21,856][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,856][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:38:21,857][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,857][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,858][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,859][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:38:21,859][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:38:21,860][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:38:21,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:38:21,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:38:21,864][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,865][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,865][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:38:21,866][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,867][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:38:21,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:38:21,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,869][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:38:21,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:38:21,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:38:21,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:38:21,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:38:21,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,876][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:38:21,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,895][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,896][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:38:21,899][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,903][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:38:21,903][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:38:21,904][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:38:21,905][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:38:21,905][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:38:21,908][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,909][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,909][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:38:21,911][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:38:21,912][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:38:21,912][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:38:21,913][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:38:21,914][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:38:21,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:38:21,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,917][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:38:21,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:38:21,919][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,919][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:38:21,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:38:21,921][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:38:21,921][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:38:21,922][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,923][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:38:21,924][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:38:21,925][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:38:21,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,927][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:38:21,928][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:38:21,929][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:38:21,929][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:38:21,931][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,932][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:38:21,932][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:38:21,933][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,934][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:38:21,934][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:38:21,936][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:38:21,937][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:38:21,937][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:38:21,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,939][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:38:21,941][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:38:21,942][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:38:21,943][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:38:21,945][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:38:21,947][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:38:21,948][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:38:21,950][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:38:21,951][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,951][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:38:21,952][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:38:21,953][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:38:21,954][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:38:21,955][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:38:21,956][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,956][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:38:21,958][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:38:21,959][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,959][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:38:21,960][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,961][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,962][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:38:21,963][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:38:21,965][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:38:21,966][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:38:21,967][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:38:21,969][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,969][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:38:21,970][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:38:21,971][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,972][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,974][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,976][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,977][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,979][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,980][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,982][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,984][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,986][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,987][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,988][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,989][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,990][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,991][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,992][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,994][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,995][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,996][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,998][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:21,999][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,001][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,002][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,003][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,004][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,005][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,006][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,008][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:38:22,033][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:38:23,227][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,298][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,393][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,445][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,562][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,647][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,767][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,838][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:38:23,898][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,117][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,169][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,215][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,268][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,336][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,378][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,494][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:38:24,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:24,533][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:38:24,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:24,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:24,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:24,537][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:24,538][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,538][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,539][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,542][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,543][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,547][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:24,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:24,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:24,557][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,560][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:38:24,560][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:24,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,595][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:38:24,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,618][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,619][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,638][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:38:24,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,674][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,688][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,689][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:38:24,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:24,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:24,729][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,732][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@1c99e99b]
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:38:24,760][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,761][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:38:24,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,776][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:24,777][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:38:24,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,782][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,790][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:24,790][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:38:24,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,827][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:38:24,828][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:38:24,829][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,830][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,831][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,832][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,832][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@5350266d]
-[DEBUG][2015-08-25 13:38:24,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,848][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,853][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:38:24,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,854][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:38:24,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,858][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,864][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,865][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,866][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,867][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@215a4f65]
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:38:24,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,891][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:38:24,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,895][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,902][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:24,902][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:38:24,903][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,915][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,938][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:38:24,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,940][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,941][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@c4c1859]
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,953][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,959][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:38:24,960][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:38:24,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,961][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:38:24,962][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,965][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,970][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:24,970][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:38:24,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,974][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,979][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,980][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,981][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:24,982][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@619cb30]
-[DEBUG][2015-08-25 13:38:24,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:38:24,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:24,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:24,996][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:38:24,996][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@5bd088c3]
-[DEBUG][2015-08-25 13:38:25,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,014][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,014][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@6366982d]
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,020][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,028][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:38:25,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,029][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:38:25,030][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,041][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,043][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,043][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@4fc09f93]
-[DEBUG][2015-08-25 13:38:25,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,055][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:38:25,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,056][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:38:25,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,063][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,065][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,065][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@413c1c0c]
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:38:25,088][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:38:25,089][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:38:25,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,112][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:38:25,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,117][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,125][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,126][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,127][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:38:25,128][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@238f5df3]
-[DEBUG][2015-08-25 13:38:25,139][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:38:25,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:38:25,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:38:25,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:38:25,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:38:25,143][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:38:25,144][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:38:25,148][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@6ff22658]
-[DEBUG][2015-08-25 13:38:25,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:38:25,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,160][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:38:25,160][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:38:25,161][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:38:25,162][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,163][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:38:25,164][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,172][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:38:25,174][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:38:25,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:38:25,177][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:38:25,177][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:38:25,179][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:38:25,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:38:25,181][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:38:25,182][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:38:25,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:38:25,184][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:38:25,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:38:25,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:38:25,193][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,238][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:38:25,249][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,273][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:38:25,274][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:38:25,279][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@6314061d] will be managed by Spring
-[DEBUG][2015-08-25 13:38:25,290][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:38:25,519][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:38:25,586][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:38:25,587][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:38:25,588][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,589][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4faf895f]
-[DEBUG][2015-08-25 13:38:25,590][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:38:25,591][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = testCalcularPrice@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:38:25,592][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@7413dd90 testClass = orderTest, testInstance = com.changyu.test.orderTest@44375479, testMethod = testCalcularPrice@orderTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:38:25,596][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@7413dd90 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:38:25,599][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@50383c13: startup date [Tue Aug 25 13:38:19 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:38:25,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:38:25,602][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:38:25,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@735404c6: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:38:25,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:38:25,604][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:38:25,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:38:25,606][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:38:25,607][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[INFO][2015-08-25 13:38:25,611][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:39:29,509][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:39:29,589][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7d42f66f declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:39:29,594][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,597][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:39:29,661][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,661][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,666][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,666][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,669][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,670][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,676][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:29,682][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:39:29,683][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:29,907][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:29,909][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,913][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,913][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,925][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:29,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:39:29,942][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:39:29,987][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:30,060][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:39:30,073][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:39:30,077][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,188][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,204][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,227][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:30,255][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:39:30,340][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:39:30,341][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:39:30,352][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:39:30,418][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:39:30,419][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:39:30,424][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:39:30,451][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,454][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,456][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,462][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,465][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,468][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,470][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,472][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,473][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,482][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:39:30,488][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:39:30,489][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:39:30,493][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:30,498][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,547][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,568][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,583][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:39:30,600][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:30,601][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:39:30,615][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:39:30,687][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:39:30,695][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:39:30 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:39:30,697][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@735c3f7b: org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:30,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:30,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:30,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:30,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:30,943][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,091][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,092][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,093][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,093][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,100][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:39:31,100][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:39:31,109][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:39:31,110][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:39:31,111][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:39:31,112][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:39:31,114][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:39:31,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:39:31,115][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:39:31,116][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:39:31,117][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:39:31,118][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:39:31,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:39:31,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:39:31,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:39:31,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:39:31,123][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:39:31,123][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:39:31,124][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:39:31,128][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,133][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,134][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,135][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,136][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,137][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:39:31,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,151][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:39:31,174][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:39:31,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,200][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,201][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,239][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:31,288][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@2d671e3c]
-[DEBUG][2015-08-25 13:39:31,293][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@677b5466]
-[INFO][2015-08-25 13:39:31,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:39:31,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:39:31,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:39:31,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,324][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:39:31,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:39:31,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,354][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:39:31,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,384][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,385][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,386][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,387][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,387][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,388][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,389][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,394][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,394][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,395][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,395][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,397][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:31,398][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,399][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:31,399][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:31,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,412][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:39:31,813][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,829][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:39:31,843][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:31,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:31,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,845][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,872][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,873][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,887][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,942][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:39:31,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,957][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,958][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,961][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:31,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,978][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,981][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,982][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,983][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,984][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,988][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,989][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:31,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:31,995][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:31,996][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:31,997][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,000][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,002][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:32,003][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,004][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,007][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,009][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,011][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,013][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,014][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,016][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,018][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,019][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,021][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,024][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,025][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,025][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,026][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,028][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,029][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,030][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,031][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:32,033][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,034][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,036][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,037][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:32,038][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,039][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,041][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,042][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,043][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,045][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:32,049][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:32,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,050][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,052][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:39:32,058][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:32,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,061][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,066][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,160][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:32,241][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,242][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,242][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,243][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,244][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,245][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,246][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,247][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,249][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,250][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,251][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:32,252][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:39:32,262][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:39:32,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:39:32,483][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:32,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:32,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:39:32,715][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:39:32,716][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:39:32,722][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:39:32,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:32,935][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:39:32,937][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:39:32,939][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:39:32,941][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:39:32,942][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:39:32,944][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:32,944][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:33,097][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:39:33,098][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:39:33,099][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,100][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:39:33,101][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:39:33,102][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,102][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,103][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,104][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,105][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:39:33,106][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:39:33,106][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,107][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:39:33,108][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,109][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,109][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,110][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:39:33,110][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:39:33,111][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,112][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:39:33,112][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:39:33,113][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:39:33,114][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:39:33,114][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,115][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:39:33,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:39:33,116][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,117][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:39:33,118][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,118][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,119][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,120][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:39:33,120][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:39:33,121][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:39:33,122][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,123][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:39:33,124][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:39:33,125][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,125][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,126][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:39:33,127][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,128][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:39:33,128][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:39:33,129][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,130][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:39:33,130][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:39:33,131][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,132][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,132][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:39:33,133][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:39:33,134][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,134][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:39:33,136][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,137][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,137][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:39:33,138][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,157][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,158][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:39:33,162][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,167][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:39:33,167][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:39:33,168][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:39:33,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:39:33,170][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:39:33,173][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,174][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,174][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:39:33,175][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:39:33,176][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:39:33,176][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:39:33,177][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:39:33,178][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,179][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:39:33,179][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:39:33,180][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,181][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:39:33,181][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:39:33,182][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,183][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:39:33,183][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:39:33,184][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:39:33,184][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:39:33,186][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,187][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:39:33,187][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:39:33,188][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:39:33,189][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,190][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:39:33,191][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:39:33,192][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:39:33,192][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:39:33,194][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,195][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:39:33,196][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:39:33,198][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,199][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:39:33,199][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:39:33,205][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:39:33,206][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:39:33,206][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:39:33,208][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,210][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,210][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:39:33,211][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:39:33,212][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:39:33,212][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:39:33,213][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:39:33,215][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:39:33,215][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:39:33,216][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:39:33,217][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,217][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:39:33,218][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:39:33,219][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:39:33,219][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:39:33,220][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:39:33,221][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,221][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:39:33,222][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:39:33,223][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,224][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:39:33,225][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,226][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,226][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:39:33,227][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:39:33,228][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:39:33,228][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:39:33,230][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:39:33,231][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,231][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:39:33,232][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:39:33,233][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,234][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,235][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,236][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,237][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,237][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,238][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,239][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,240][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,241][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,243][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,244][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,246][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,248][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,248][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,249][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,251][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,252][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,253][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,255][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,256][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,257][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,259][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,260][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,261][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,262][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,263][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,265][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,266][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,267][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,268][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:39:33,293][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:39:34,449][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,519][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,602][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,652][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,746][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,817][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:39:34,953][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,041][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,100][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,304][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,358][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,405][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,475][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,540][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,582][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,700][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:39:35,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:39:35,786][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:35,787][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,788][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:35,789][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:39:35,790][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:35,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:35,792][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,792][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,793][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:35,794][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:35,795][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:39:35,796][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:35,797][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,797][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:35,798][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:39:35,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,800][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:35,801][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:35,801][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,802][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:35,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:35,803][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,805][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:35,806][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,807][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,808][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,808][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:39:35,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:35,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:35,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:35,821][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,838][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:39:35,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,847][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,867][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,868][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,872][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,877][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,886][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,902][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:35,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,914][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,923][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,935][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,936][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,937][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,938][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:35,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:39:35,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:35,944][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,945][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,950][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:35,954][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:35,976][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:35,978][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:39:35,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:39:35,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:35,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:39:36,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,005][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:39:36,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,017][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,017][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:39:36,019][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,023][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,032][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,032][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,033][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:39:36,035][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,040][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,055][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,056][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,058][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,058][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@58b8ec86]
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,073][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,078][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:39:36,079][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,079][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:39:36,080][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,083][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,089][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,090][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,091][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,091][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,097][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:39:36,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,113][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:39:36,114][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,146][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,146][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:39:36,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,155][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,157][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,157][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@210099e7]
-[DEBUG][2015-08-25 13:39:36,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,171][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,178][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:39:36,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,182][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,188][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,188][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:39:36,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,192][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,199][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,200][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,200][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@186c17fd]
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,214][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:39:36,214][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@bfd056f]
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,236][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,237][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,237][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4641e51b]
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,243][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,250][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:39:36,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,261][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,263][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,263][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@3155d88d]
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:39:36,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,276][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:39:36,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,280][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,283][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,285][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,285][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@582e18e4]
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:39:36,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,303][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,304][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:39:36,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,323][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,324][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:39:36,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,327][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,333][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:39:36,333][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@357fe851]
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:39:36,343][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:39:36,344][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:39:36,345][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:39:36,346][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:39:36,347][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:39:36,350][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@55717a22]
-[DEBUG][2015-08-25 13:39:36,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:39:36,355][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:36,358][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:39:36,359][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,360][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:39:36,360][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,361][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:39:36,362][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,376][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:39:36,378][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:39:36,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:39:36,379][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:39:36,380][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:39:36,381][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:39:36,381][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:39:36,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:39:36,383][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:39:36,384][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:39:36,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:39:36,385][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:39:36,386][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:39:36,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:39:36,388][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:39:36,389][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:39:36,390][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:39:36,397][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:36,436][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:39:36,446][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:36,469][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:39:36,470][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:39:36,474][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@7102011d] will be managed by Spring
-[DEBUG][2015-08-25 13:39:36,485][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:39:36,699][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:39:36,769][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:39:36,770][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:39:36,771][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:36,773][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf] from current transaction
-[DEBUG][2015-08-25 13:39:36,774][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[ERROR][2015-08-25 13:39:36,776][com.alibaba.druid.filter.stat.StatFilter]merge sql error, dbType mysql, sql :
-select
- is_discount,discount_price,food.price,is_full_discount,order.food_id
- from
- orders,food
- where
- orders.food_id=food.food_id and orders.tag =1
- and order_id=? and phone = ?
-com.alibaba.druid.sql.parser.ParserException: ERROR. token : ORDER, pos : 77
- at com.alibaba.druid.sql.parser.SQLExprParser.primary(SQLExprParser.java:568)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlExprParser.primary(MySqlExprParser.java:181)
- at com.alibaba.druid.sql.parser.SQLExprParser.expr(SQLExprParser.java:110)
- at com.alibaba.druid.sql.parser.SQLSelectParser.expr(SQLSelectParser.java:445)
- at com.alibaba.druid.sql.parser.SQLSelectParser.parseSelectItem(SQLSelectParser.java:301)
- at com.alibaba.druid.sql.parser.SQLSelectParser.parseSelectList(SQLSelectParser.java:274)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlSelectParser.query(MySqlSelectParser.java:127)
- at com.alibaba.druid.sql.parser.SQLSelectParser.select(SQLSelectParser.java:60)
- at com.alibaba.druid.sql.dialect.mysql.parser.MySqlStatementParser.parseSelect(MySqlStatementParser.java:194)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:133)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:112)
- at com.alibaba.druid.sql.parser.SQLStatementParser.parseStatementList(SQLStatementParser.java:107)
- at com.alibaba.druid.sql.visitor.ParameterizedOutputVisitorUtils.parameterize(ParameterizedOutputVisitorUtils.java:54)
- at com.alibaba.druid.filter.stat.StatFilter.mergeSql(StatFilter.java:145)
- at com.alibaba.druid.filter.stat.StatFilter.createSqlStat(StatFilter.java:629)
- at com.alibaba.druid.filter.stat.StatFilter.statementPrepareAfter(StatFilter.java:305)
- at com.alibaba.druid.filter.FilterEventAdapter.connection_prepareStatement(FilterEventAdapter.java:124)
- at com.alibaba.druid.filter.FilterChainImpl.connection_prepareStatement(FilterChainImpl.java:448)
- at com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl.prepareStatement(ConnectionProxyImpl.java:342)
- at com.alibaba.druid.pool.DruidPooledConnection.prepareStatement(DruidPooledConnection.java:318)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.apache.ibatis.logging.jdbc.ConnectionLogger.invoke(ConnectionLogger.java:55)
- at com.sun.proxy.$Proxy38.prepareStatement(Unknown Source)
- at org.apache.ibatis.executor.statement.PreparedStatementHandler.instantiateStatement(PreparedStatementHandler.java:79)
- at org.apache.ibatis.executor.statement.BaseStatementHandler.prepare(BaseStatementHandler.java:88)
- at org.apache.ibatis.executor.statement.RoutingStatementHandler.prepare(RoutingStatementHandler.java:58)
- at org.apache.ibatis.executor.SimpleExecutor.prepareStatement(SimpleExecutor.java:76)
- at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:61)
- at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:303)
- at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:154)
- at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:102)
- at org.apache.ibatis.executor.CachingExecutor.query(CachingExecutor.java:82)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:120)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:113)
- at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:73)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:355)
- at com.sun.proxy.$Proxy11.selectOne(Unknown Source)
- at org.mybatis.spring.SqlSessionTemplate.selectOne(SqlSessionTemplate.java:160)
- at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:69)
- at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:53)
- at com.sun.proxy.$Proxy22.getOrderByOrderId(Unknown Source)
- at com.changyu.foryou.serviceImpl.OrderServiceImpl.getPriceDiscounted(OrderServiceImpl.java:275)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
- at com.alibaba.druid.support.spring.stat.DruidStatInterceptor.invoke(DruidStatInterceptor.java:72)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:90)
- at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
- at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
- at com.sun.proxy.$Proxy24.getPriceDiscounted(Unknown Source)
- at com.changyu.test.orderTest.testCalcularPrice(orderTest.java:395)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:601)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)
- at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:83)
- at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:72)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:231)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:88)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
- at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
- at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:71)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
- at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:174)
- at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
- at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
- at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
-[DEBUG][2015-08-25 13:39:36,785][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 13:39:36,809][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,846][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,847][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,848][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:39:36,849][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
-[DEBUG][2015-08-25 13:39:36,852][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:39:36,855][org.springframework.beans.factory.xml.BeansDtdResolver]Found beans DTD [http://www.springframework.org/dtd/spring-beans-2.0.dtd] in classpath: spring-beans-2.0.dtd
-[DEBUG][2015-08-25 13:39:36,873][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:39:36,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'DB2' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,911][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,912][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,913][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,914][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,915][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,915][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,916][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,916][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,917][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,918][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,919][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,920][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'DB2'
-[DEBUG][2015-08-25 13:39:36,921][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Derby' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,923][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,923][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,924][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,924][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,925][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,926][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,926][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,927][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,928][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,929][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,929][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,930][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,930][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Derby'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'H2'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'H2'
-[DEBUG][2015-08-25 13:39:36,932][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'H2' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,933][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,933][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,934][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,937][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,939][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,939][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,940][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,941][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'H2'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'HSQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,943][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,943][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,945][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,946][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,947][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,948][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,949][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,950][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,950][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'HSQL'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,952][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Informix' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,953][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,954][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,955][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,955][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,956][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,957][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,958][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,959][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Informix'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,960][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MS-SQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,961][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,962][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,962][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,963][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,964][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,965][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,966][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,966][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,967][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,967][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,968][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,969][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,969][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,970][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,972][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MS-SQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,973][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'MySQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,974][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,975][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,976][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,976][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,977][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,977][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,978][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,979][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,981][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,982][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,983][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,983][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,984][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'MySQL'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,985][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Oracle' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,986][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,987][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,988][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,989][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,990][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,993][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,993][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,994][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:36,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Oracle'
-[DEBUG][2015-08-25 13:39:36,996][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:36,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:36,997][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'PostgreSQL' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:36,998][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:36,999][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,000][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,001][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,002][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,003][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,004][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'PostgreSQL'
-[DEBUG][2015-08-25 13:39:37,005][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'Sybase'
-[DEBUG][2015-08-25 13:39:37,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'Sybase'
-[DEBUG][2015-08-25 13:39:37,006][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'Sybase' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,007][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,008][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,008][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,009][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,010][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,011][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,012][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:39:37,012][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,013][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:39:37,013][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:39:37,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'Sybase'
-[INFO][2015-08-25 13:39:37,015][org.springframework.jdbc.support.SQLErrorCodesFactory]SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL, MySQL, Oracle, PostgreSQL, Sybase]
-[DEBUG][2015-08-25 13:39:37,015][org.springframework.jdbc.support.SQLErrorCodesFactory]Looking up default SQLErrorCodes for DataSource [{
- CreateTime:"2015-08-25 13:39:32",
- ActiveCount:1,
- PoolingCount:0,
- CreateCount:1,
- DestroyCount:0,
- CloseCount:1,
- ConnectCount:2,
- Connections:[
- ]
-}
-
-[
-]]
-[DEBUG][2015-08-25 13:39:37,034][org.springframework.jdbc.support.SQLErrorCodesFactory]Database product name cached for DataSource [com.alibaba.druid.pool.DruidDataSource@72ae7610]: name is 'MySQL'
-[DEBUG][2015-08-25 13:39:37,036][org.springframework.jdbc.support.SQLErrorCodesFactory]SQL error codes for 'MySQL' found
-[DEBUG][2015-08-25 13:39:37,036][org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator]Translating SQLException with SQL state '42S22', error code '1054', message [Unknown column 'order.food_id' in 'field list']; SQL was [] for task [
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-]
-[DEBUG][2015-08-25 13:39:37,038][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:37,038][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:39:37,039][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:39:37,040][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:39:37,042][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = org.springframework.jdbc.BadSqlGrammarException:
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list', mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:39:37,042][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = org.springframework.jdbc.BadSqlGrammarException:
-### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-### The error may exist in file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]
-### The error may involve defaultParameterMap
-### The error occurred while setting parameters
-### SQL: select is_discount,discount_price,food.price,is_full_discount,order.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-### Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list'
-; bad SQL grammar []; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'order.food_id' in 'field list', mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:39:37,052][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@62f19a7 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@592c34b testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:39:37,056][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:39:30 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:39:37,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:39:37,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:39:37,058][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@26048761: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:39:37,059][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:39:37,060][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:39:37,060][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:39:37,062][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:39:37,062][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 13:39:37,063][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 13:39:37,067][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 13:43:14,679][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 13:43:14,756][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@374131a8 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 13:43:14,762][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,766][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 13:43:14,855][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,855][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,858][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,859][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,860][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,861][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,866][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,867][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:14,874][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 13:43:14,875][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:15,101][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:15,104][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,107][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,108][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:15,120][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:15,120][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,121][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:15,121][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 13:43:15,138][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 13:43:15,181][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:43:15,254][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 13:43:15,274][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 13:43:15,294][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,409][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,428][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,458][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:43:15,512][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 13:43:15,608][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 13:43:15,609][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 13:43:15,620][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 13:43:15,693][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 13:43:15,694][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 13:43:15,700][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 13:43:15,726][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,730][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,732][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,737][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,739][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,743][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,745][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,747][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,748][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,759][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 13:43:15,767][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 13:43:15,767][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 13:43:15,771][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 13:43:15,776][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,830][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,840][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,878][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 13:43:15,900][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 13:43:15,901][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 13:43:15,916][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 13:43:16,001][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 13:43:16,008][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:43:16 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:43:16,009][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@735c3f7b: org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:16,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,156][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,359][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,359][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,360][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,360][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 13:43:16,364][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 13:43:16,374][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 13:43:16,375][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 13:43:16,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 13:43:16,376][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 13:43:16,377][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 13:43:16,378][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 13:43:16,378][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 13:43:16,379][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 13:43:16,380][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 13:43:16,380][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 13:43:16,381][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 13:43:16,382][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 13:43:16,383][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 13:43:16,384][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 13:43:16,385][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 13:43:16,386][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 13:43:16,386][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 13:43:16,390][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,393][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,394][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,395][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,396][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 13:43:16,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,405][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,408][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,426][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 13:43:16,427][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 13:43:16,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,445][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,447][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,449][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,461][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,462][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,463][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:16,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,464][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:16,529][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@4c6efbef]
-[DEBUG][2015-08-25 13:43:16,534][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@d36bad6]
-[INFO][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 13:43:16,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:43:16,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:43:16,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,564][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,566][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,580][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:43:16,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:16,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:16,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:43:16,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,629][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,630][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,631][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,636][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,637][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,638][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,638][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,643][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,644][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,647][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:16,648][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:16,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:16,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 13:43:17,089][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,107][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,122][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:17,123][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,124][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,168][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,215][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 13:43:17,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:17,229][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,230][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,231][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,232][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,252][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,253][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,254][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,255][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:17,259][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,260][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,261][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,262][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,263][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,265][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,266][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,267][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,270][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:17,274][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,275][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,278][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,279][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,280][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,281][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,282][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:17,283][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,284][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,285][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,286][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,288][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,289][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,290][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,291][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,292][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,293][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,294][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,294][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,295][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,297][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,298][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,302][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:17,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,308][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:17,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,312][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 13:43:17,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,325][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,326][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 13:43:17,329][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:17,331][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:17,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:17,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,348][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:17,514][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,514][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,515][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,515][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,516][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,517][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,518][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,519][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,520][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 13:43:17,522][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 13:43:17,532][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 13:43:17,583][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 13:43:17,761][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:17,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:17,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 13:43:17,996][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 13:43:17,997][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 13:43:18,005][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 13:43:18,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:18,231][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 13:43:18,231][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 13:43:18,233][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 13:43:18,234][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 13:43:18,236][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 13:43:18,237][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,237][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,417][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 13:43:18,418][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 13:43:18,419][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,419][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 13:43:18,420][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 13:43:18,421][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,422][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,423][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,423][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,424][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 13:43:18,425][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 13:43:18,425][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,426][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 13:43:18,426][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,427][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,427][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,428][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 13:43:18,429][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 13:43:18,430][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,431][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 13:43:18,431][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 13:43:18,432][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 13:43:18,433][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 13:43:18,433][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,434][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 13:43:18,434][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 13:43:18,435][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,436][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 13:43:18,436][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,437][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,438][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,439][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 13:43:18,440][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,440][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 13:43:18,441][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:43:18,441][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 13:43:18,442][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,443][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:43:18,443][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 13:43:18,444][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,445][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,445][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 13:43:18,446][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,447][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:43:18,447][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 13:43:18,448][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,460][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:43:18,460][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 13:43:18,461][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,462][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,463][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 13:43:18,463][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 13:43:18,464][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,465][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 13:43:18,465][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,466][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,467][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 13:43:18,467][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,489][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,490][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 13:43:18,506][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,510][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:43:18,510][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 13:43:18,511][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 13:43:18,512][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:43:18,512][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 13:43:18,515][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,516][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,517][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 13:43:18,518][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 13:43:18,519][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:43:18,520][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 13:43:18,520][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 13:43:18,522][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,522][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 13:43:18,523][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 13:43:18,524][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,524][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 13:43:18,525][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 13:43:18,526][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,526][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 13:43:18,532][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 13:43:18,533][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:43:18,533][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 13:43:18,534][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,535][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:43:18,536][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 13:43:18,537][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 13:43:18,538][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,538][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 13:43:18,539][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 13:43:18,541][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:43:18,541][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 13:43:18,542][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,543][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:43:18,543][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 13:43:18,544][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,545][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:43:18,545][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 13:43:18,546][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 13:43:18,547][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:43:18,548][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 13:43:18,549][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,550][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,550][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 13:43:18,551][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 13:43:18,552][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:43:18,552][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 13:43:18,556][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 13:43:18,558][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:43:18,558][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 13:43:18,559][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 13:43:18,560][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,560][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 13:43:18,561][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 13:43:18,562][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:43:18,562][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 13:43:18,563][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 13:43:18,564][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,564][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 13:43:18,566][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 13:43:18,567][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,567][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 13:43:18,568][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,569][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,569][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 13:43:18,571][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 13:43:18,572][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:43:18,572][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 13:43:18,574][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 13:43:18,575][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,576][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 13:43:18,577][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 13:43:18,578][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,579][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,580][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,580][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,582][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,584][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,585][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,588][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,589][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,591][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,592][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,593][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,596][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,597][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,598][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,599][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,600][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,601][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,602][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,603][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,605][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,606][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,607][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,608][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,609][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,610][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,611][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,612][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,613][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,615][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 13:43:18,642][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 13:43:20,057][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,124][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,204][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,249][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,342][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,411][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,545][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,636][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,692][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,885][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,938][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 13:43:20,984][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,052][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,118][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,158][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,265][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 13:43:21,267][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,268][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,276][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,277][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,299][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,300][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,300][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,301][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,302][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,303][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,303][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,304][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,305][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,305][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,306][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,307][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,308][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,309][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,310][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,311][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,312][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,313][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,314][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,315][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,316][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,316][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,317][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,318][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,318][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,319][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,320][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,321][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,322][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 13:43:21,322][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,328][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,347][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 13:43:21,349][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,356][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,378][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,379][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,383][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,397][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,398][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,411][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,421][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,432][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,433][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,448][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,448][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,449][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,450][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,451][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 13:43:21,455][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,456][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,459][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,467][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,471][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,473][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,493][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,496][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@2760b402]
-[DEBUG][2015-08-25 13:43:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 13:43:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:43:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 13:43:21,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,524][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,525][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 13:43:21,526][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,539][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,540][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 13:43:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,545][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,553][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 13:43:21,555][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,571][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,573][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,573][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@58b8ec86]
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,596][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:43:21,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,597][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 13:43:21,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,607][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,609][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,609][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@213b91a5]
-[DEBUG][2015-08-25 13:43:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 13:43:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,629][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 13:43:21,630][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,639][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,663][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,663][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 13:43:21,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,672][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,674][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,674][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@210099e7]
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:43:21,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:43:21,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 13:43:21,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,702][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,702][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 13:43:21,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,706][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,712][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,714][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,715][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@186c17fd]
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 13:43:21,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,721][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,726][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 13:43:21,727][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@bfd056f]
-[DEBUG][2015-08-25 13:43:21,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,741][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,742][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,742][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@4641e51b]
-[DEBUG][2015-08-25 13:43:21,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,757][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:43:21,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,758][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 13:43:21,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,770][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,772][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,772][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@3155d88d]
-[DEBUG][2015-08-25 13:43:21,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,779][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,783][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:43:21,784][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,784][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 13:43:21,785][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,791][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,792][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,793][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@582e18e4]
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,810][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:43:21,810][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:43:21,811][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 13:43:21,811][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 13:43:21,812][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,818][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,818][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 13:43:21,819][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,824][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,825][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,838][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,839][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,840][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 13:43:21,840][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@357fe851]
-[DEBUG][2015-08-25 13:43:21,849][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 13:43:21,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 13:43:21,850][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 13:43:21,851][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 13:43:21,852][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 13:43:21,853][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 13:43:21,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 13:43:21,858][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@55717a22]
-[DEBUG][2015-08-25 13:43:21,859][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 13:43:21,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:21,865][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 13:43:21,865][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 13:43:21,866][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 13:43:21,867][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,869][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 13:43:21,869][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,879][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 13:43:21,881][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 13:43:21,881][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 13:43:21,882][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 13:43:21,883][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 13:43:21,885][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 13:43:21,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 13:43:21,888][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 13:43:21,888][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 13:43:21,890][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 13:43:21,890][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 13:43:21,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,891][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 13:43:21,892][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 13:43:21,900][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:21,946][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 13:43:21,957][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:21,980][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 13:43:21,981][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 13:43:21,985][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@5f4ddd64] will be managed by Spring
-[DEBUG][2015-08-25 13:43:21,995][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 13:43:22,211][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 13:43:22,275][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 13:43:22,276][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 13:43:22,277][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,277][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf] from current transaction
-[DEBUG][2015-08-25 13:43:22,278][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-25 13:43:22,289][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 13:43:22,310][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-25 13:43:22,311][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 13:43:22,311][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,312][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 13:43:22,312][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2a491adf]
-[DEBUG][2015-08-25 13:43:22,313][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 13:43:22,315][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 13:43:22,315][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@62f19a7 testClass = orderTest, testInstance = com.changyu.test.orderTest@7e3d261c, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 13:43:22,324][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@62f19a7 testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@665373c8 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 13:43:22,328][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@735c3f7b: startup date [Tue Aug 25 13:43:16 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 13:43:22,329][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@6a01f32e: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 13:43:22,330][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 13:43:22,332][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 13:43:22,332][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 13:43:22,334][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 13:43:22,334][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 13:43:22,335][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 13:43:22,339][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 14:20:27,052][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:20:27,141][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@192328ef declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:20:27,147][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,151][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:20:27,237][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,237][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,243][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,243][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,250][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,251][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:27,256][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:20:27,257][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:27,513][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:27,516][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,520][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,520][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:27,536][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:27,536][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,537][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:27,537][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 14:20:27,558][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:20:27,610][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:20:27,688][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:20:27,700][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:20:27,704][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,807][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,823][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:20:27,844][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:20:27,875][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:20:27,959][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:20:27,960][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:20:27,972][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:20:28,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:20:28,039][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:20:28,044][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:20:28,071][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,074][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,077][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,082][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,084][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,087][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,089][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,091][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,093][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,102][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:20:28,110][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:20:28,110][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:20:28,114][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:20:28,120][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,170][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,197][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,212][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:20:28,230][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:20:28,231][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:20:28,245][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:20:28,316][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:20:28,322][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 14:20:28 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:20:28,323][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@2d4bdf68: org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:28,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,406][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,452][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,457][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,458][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,663][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,663][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,664][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,668][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,672][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:20:28,673][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:20:28,682][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:20:28,684][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:20:28,684][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:20:28,685][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:20:28,685][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:20:28,686][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:20:28,686][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:20:28,687][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:20:28,687][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:20:28,688][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:20:28,689][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:20:28,690][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:20:28,690][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:20:28,691][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:20:28,692][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:20:28,692][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:20:28,693][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:20:28,698][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,700][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,701][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,702][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,703][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:20:28,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,711][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:20:28,739][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:20:28,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,760][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,773][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,795][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,822][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:28,828][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@270def92]
-[DEBUG][2015-08-25 14:20:28,833][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@571a2c6a]
-[INFO][2015-08-25 14:20:28,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:28,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:20:28,855][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:20:28,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:20:28,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,864][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,878][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:20:28,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:28,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:28,898][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:20:28,899][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,933][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,938][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,939][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,944][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,946][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,948][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:28,949][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,950][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:28,950][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:28,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:28,964][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,427][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:20:29,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,452][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:20:29,474][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:20:29,475][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,475][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,476][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,524][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,524][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,545][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,549][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,595][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:20:29,620][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,621][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,623][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,625][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:29,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,644][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,645][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,651][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,652][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,653][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,654][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,655][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,658][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,659][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,660][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,662][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,663][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,664][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,665][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,666][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,667][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,668][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:29,672][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,673][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,676][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:29,677][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,678][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,682][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,683][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,684][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,686][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,687][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:29,688][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,689][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,694][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,699][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,700][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,700][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:29,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,705][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,707][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:29,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:29,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,716][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,716][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,717][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:29,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:29,725][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,726][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:20:29,727][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:20:29,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,734][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:20:29,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:29,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:29,745][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:29,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:20:29,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:29,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:29,846][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,929][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,930][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,931][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,932][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,933][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,933][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,934][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,935][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,935][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,936][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,936][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:20:29,937][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:20:29,938][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:20:29,950][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:20:30,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[INFO][2015-08-25 14:20:30,184][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:20:30,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:30,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:30,413][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:20:30,415][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:20:30,415][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:20:30,421][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:20:30,425][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:30,643][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:20:30,643][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:20:30,645][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:20:30,647][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:20:30,648][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:20:30,649][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,649][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,800][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:20:30,801][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:20:30,802][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,803][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:20:30,803][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:20:30,804][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,804][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,805][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,806][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:20:30,807][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:20:30,808][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,809][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:20:30,809][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,810][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,810][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,811][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:20:30,812][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:20:30,812][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,813][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:20:30,813][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:20:30,814][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:20:30,814][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:20:30,815][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,816][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:20:30,816][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:20:30,817][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,817][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:20:30,818][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,818][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,819][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,820][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:20:30,821][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:20:30,822][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:20:30,823][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,824][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:20:30,824][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:20:30,825][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,826][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,826][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:20:30,827][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,828][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:20:30,828][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:20:30,829][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,830][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:20:30,830][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:20:30,831][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,832][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,833][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:20:30,833][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 14:20:30,834][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,835][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:20:30,835][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,836][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,849][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:20:30,852][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,858][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,858][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:20:30,859][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,860][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:20:30,861][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:20:30,861][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 14:20:30,862][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:20:30,863][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:20:30,865][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,866][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,867][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:20:30,868][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 14:20:30,868][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:20:30,869][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:20:30,870][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 14:20:30,871][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,871][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:20:30,872][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 14:20:30,873][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,873][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:20:30,874][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 14:20:30,875][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,875][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:20:30,876][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 14:20:30,877][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:20:30,877][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:20:30,878][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,879][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:20:30,879][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:20:30,881][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 14:20:30,882][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,882][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:20:30,884][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 14:20:30,885][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:20:30,885][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:20:30,887][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,888][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:20:30,888][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:20:30,889][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,890][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:20:30,890][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:20:30,892][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 14:20:30,893][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:20:30,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:20:30,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,897][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:20:30,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 14:20:30,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:20:30,899][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:20:30,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:20:30,901][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:20:30,902][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:20:30,903][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 14:20:30,904][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,904][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:20:30,905][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 14:20:30,906][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:20:30,906][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:20:30,907][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:20:30,908][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,908][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:20:30,910][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 14:20:30,911][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,911][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:20:30,912][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,913][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,914][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:20:30,915][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 14:20:30,916][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:20:30,916][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:20:30,917][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 14:20:30,919][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,919][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:20:30,920][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 14:20:30,921][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,922][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,923][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,924][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,926][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,927][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,928][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,930][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,931][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,933][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,934][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,936][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,937][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,939][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,940][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,941][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,942][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,943][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,945][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,947][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,948][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,949][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,950][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,952][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,954][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,955][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,956][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,957][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:20:30,984][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 14:20:32,305][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,370][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,461][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,520][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,637][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,706][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,846][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,924][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml]'
-[DEBUG][2015-08-25 14:20:32,983][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,192][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,242][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,289][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,339][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,401][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,442][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,549][org.mybatis.spring.SqlSessionFactoryBean]Parsed mapper file: 'file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'usersMapper'
-[DEBUG][2015-08-25 14:20:33,586][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:33,587][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sellerMapper'
-[DEBUG][2015-08-25 14:20:33,588][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'receiverMapper'
-[DEBUG][2015-08-25 14:20:33,589][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:33,590][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,591][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,592][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:33,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,595][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,596][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,597][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,598][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,599][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,601][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:33,603][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:33,604][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,605][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:33,606][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:33,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'cityMapper'
-[DEBUG][2015-08-25 14:20:33,609][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:33,610][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,611][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,612][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:33,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,623][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,624][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,638][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:20:33,640][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'campusService' to bean named 'campusMapper'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,670][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,675][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionAdvice' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,690][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'transactionManager' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [add*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [append*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,736][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [insert*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [save*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [update*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [modify*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [edit*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delete*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [remove*] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [repair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,737][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [delAndRepair] with attribute [PROPAGATION_REQUIRED,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [get*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [find*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [load*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [search*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [datagrid*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource]Adding transactional method [*] with attribute [PROPAGATION_SUPPORTS,ISOLATION_DEFAULT]
-[DEBUG][2015-08-25 14:20:33,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,742][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '(inner bean)'
-[DEBUG][2015-08-25 14:20:33,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:33,746][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'druid-stat-interceptor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:33,781][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'campusService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,785][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.CampusServiceImpl@40d6c203]
-[DEBUG][2015-08-25 14:20:33,798][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,799][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 14:20:33,814][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.FoodServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/foodService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,815][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodSpecialMapper(com.changyu.foryou.mapper.FoodSpecialMapper)
-[DEBUG][2015-08-25 14:20:33,817][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,827][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,828][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,838][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:33,838][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCommentMapper(com.changyu.foryou.mapper.FoodCommentMapper)
-[DEBUG][2015-08-25 14:20:33,840][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,844][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,853][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:33,853][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodCategoryMapper(com.changyu.foryou.mapper.FoodCategoryMapper)
-[DEBUG][2015-08-25 14:20:33,854][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,855][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:33,855][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/foodService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.FoodServiceImpl.setFoodMapper(com.changyu.foryou.mapper.FoodMapper)
-[DEBUG][2015-08-25 14:20:33,856][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,861][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,862][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,872][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/foodService' to bean named 'foodMapper'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,873][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,874][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/foodService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,874][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.FoodServiceImpl@7fc8fdd8]
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/foodService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,889][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.NewsServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean '/newsService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,896][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean '/newsService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.NewsServiceImpl.setNewsMapper(com.changyu.foryou.mapper.NewsMapper)
-[DEBUG][2015-08-25 14:20:33,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,900][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,901][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,907][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name '/newsService' to bean named 'newsMapper'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,909][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean '/newsService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,909][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.NewsServiceImpl@406200ba]
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean '/newsService'
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,917][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.OrderServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 14:20:33,931][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,932][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setOrderMapper(com.changyu.foryou.mapper.OrderMapper)
-[DEBUG][2015-08-25 14:20:33,933][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,942][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,965][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'orderMapper'
-[DEBUG][2015-08-25 14:20:33,966][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.OrderServiceImpl.setPreferentialMapper(com.changyu.foryou.mapper.PreferentialMapper)
-[DEBUG][2015-08-25 14:20:33,967][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,969][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,975][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'orderService' to bean named 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:33,975][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,976][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,977][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'orderService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:33,977][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.OrderServiceImpl@3fc51d94]
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'orderService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageService'
-[DEBUG][2015-08-25 14:20:33,991][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:33,992][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:33,998][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.PackageServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:33,999][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setPackageMapper(com.changyu.foryou.mapper.PackageOrderMapper)
-[DEBUG][2015-08-25 14:20:34,001][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,010][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,010][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.PackageServiceImpl.setDeliverComMapper(com.changyu.foryou.mapper.DeliverComMapper)
-[DEBUG][2015-08-25 14:20:34,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,014][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,015][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,023][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'packageService' to bean named 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,024][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,026][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'packageService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,026][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PackageServiceImpl@2e781d9e]
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'packageService'
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'payService'
-[DEBUG][2015-08-25 14:20:34,032][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'payService'
-[DEBUG][2015-08-25 14:20:34,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,033][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,034][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'payService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,039][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,041][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'payService' with 0 common interceptors and 1 specific interceptors
-[DEBUG][2015-08-25 14:20:34,041][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PayServiceImpl@619cb30]
-[DEBUG][2015-08-25 14:20:34,047][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'payService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,048][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,058][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'pushService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,058][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.PushServiceImpl@7a2ff95e]
-[DEBUG][2015-08-25 14:20:34,063][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,064][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.ReceiverServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,071][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.ReceiverServiceImpl.setReceiverMapper(com.changyu.foryou.mapper.ReceiverMapper)
-[DEBUG][2015-08-25 14:20:34,072][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,076][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,083][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'receiverService' to bean named 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,084][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,085][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'receiverService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,086][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.ReceiverServiceImpl@1a738e7a]
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'receiverService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,092][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,097][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.SellerServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 14:20:34,098][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,098][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.SellerServiceImpl.setSellerMapper(com.changyu.foryou.mapper.SellerMapper)
-[DEBUG][2015-08-25 14:20:34,099][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,102][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'sellerService' to bean named 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,109][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'sellerService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,109][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.SellerServiceImpl@62982862]
-[DEBUG][2015-08-25 14:20:34,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'sellerService'
-[DEBUG][2015-08-25 14:20:34,115][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'userService'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'userService'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,116][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,130][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.UserServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'userService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:20:34,131][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setFeedbackMapper(com.changyu.foryou.mapper.FeedbackMapper)
-[DEBUG][2015-08-25 14:20:34,132][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,136][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,137][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,141][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,141][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'userService': AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.UserServiceImpl.setUsersMapper(com.changyu.foryou.mapper.UsersMapper)
-[DEBUG][2015-08-25 14:20:34,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,161][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'userService' to bean named 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,162][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,163][org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator]Creating implicit proxy for bean 'userService' with 0 common interceptors and 3 specific interceptors
-[DEBUG][2015-08-25 14:20:34,163][org.springframework.aop.framework.JdkDynamicAopProxy]Creating JDK dynamic proxy: target source is SingletonTargetSource for target object [com.changyu.foryou.serviceImpl.UserServiceImpl@456964ea]
-[DEBUG][2015-08-25 14:20:34,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'userService'
-[DEBUG][2015-08-25 14:20:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:20:34,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionManager'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'transactionAdvice'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:20:34,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:20:34,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:20:34,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:20:34,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:20:34,181][org.springframework.context.support.GenericApplicationContext]Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [org.springframework.context.support.DefaultLifecycleProcessor@50a25926]
-[DEBUG][2015-08-25 14:20:34,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[DEBUG][2015-08-25 14:20:34,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,193][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemProperties]
-[DEBUG][2015-08-25 14:20:34,193][org.springframework.core.env.PropertySourcesPropertyResolver]Searching for key 'spring.liveBeansView.mbeanDomain' in [systemEnvironment]
-[DEBUG][2015-08-25 14:20:34,194][org.springframework.core.env.PropertySourcesPropertyResolver]Could not find key 'spring.liveBeansView.mbeanDomain' in any property source. Returning [null]
-[DEBUG][2015-08-25 14:20:34,195][org.springframework.test.context.TestContext]Storing ApplicationContext for test class [class com.changyu.test.orderTest] in cache under key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,199][org.springframework.test.context.support.DependencyInjectionTestExecutionListener]Performing dependency injection for test context [[TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]].
-[DEBUG][2015-08-25 14:20:34,199][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,208][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setUserService(com.changyu.foryou.service.UserService)
-[DEBUG][2015-08-25 14:20:34,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'userService'
-[DEBUG][2015-08-25 14:20:34,210][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'userService'
-[DEBUG][2015-08-25 14:20:34,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setPushService(com.changyu.foryou.service.PushService)
-[DEBUG][2015-08-25 14:20:34,212][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'pushService'
-[DEBUG][2015-08-25 14:20:34,213][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'pushService'
-[DEBUG][2015-08-25 14:20:34,213][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setFoodService(com.changyu.foryou.service.FoodService)
-[DEBUG][2015-08-25 14:20:34,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean '/foodService'
-[DEBUG][2015-08-25 14:20:34,217][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named '/foodService'
-[DEBUG][2015-08-25 14:20:34,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setCampusService(com.changyu.foryou.service.CampusService)
-[DEBUG][2015-08-25 14:20:34,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:20:34,220][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'campusService'
-[DEBUG][2015-08-25 14:20:34,221][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'com.changyu.test.orderTest': AutowiredMethodElement for public void com.changyu.test.orderTest.setOrderService(com.changyu.foryou.service.OrderService)
-[DEBUG][2015-08-25 14:20:34,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'orderService'
-[DEBUG][2015-08-25 14:20:34,223][org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor]Autowiring by type from bean name 'com.changyu.test.orderTest' to bean named 'orderService'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:20:34,225][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:20:34,233][org.springframework.test.context.TestContext]Retrieved ApplicationContext for test class [class com.changyu.test.orderTest] from cache with key [[MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,271][org.mybatis.spring.SqlSessionUtils]Creating a new SqlSession
-[DEBUG][2015-08-25 14:20:34,281][org.mybatis.spring.SqlSessionUtils]Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,305][org.springframework.jdbc.datasource.DataSourceUtils]Fetching JDBC Connection from DataSource
-[DEBUG][2015-08-25 14:20:34,306][org.springframework.jdbc.datasource.DataSourceUtils]Registering transaction synchronization for JDBC Connection
-[DEBUG][2015-08-25 14:20:34,310][org.mybatis.spring.transaction.SpringManagedTransaction]JDBC Connection [com.alibaba.druid.proxy.jdbc.ConnectionProxyImpl@5397ab7d] will be managed by Spring
-[DEBUG][2015-08-25 14:20:34,321][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Preparing: select preferential_id, need_number, discount_num ,campus_id from preferential where campus_id=? order by need_number desc
-[DEBUG][2015-08-25 14:20:34,553][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]==> Parameters: 1(Integer)
-[DEBUG][2015-08-25 14:20:34,631][com.changyu.foryou.mapper.PreferentialMapper.getPreferential]<== Total: 3
-[DEBUG][2015-08-25 14:20:34,632][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} enter cache
-[DEBUG][2015-08-25 14:20:34,633][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,633][org.mybatis.spring.SqlSessionUtils]Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49] from current transaction
-[DEBUG][2015-08-25 14:20:34,634][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Preparing: select is_discount,discount_price,food.price,is_full_discount,orders.food_id from orders,food where orders.food_id=food.food_id and orders.tag =1 and order_id=? and phone = ?
-[DEBUG][2015-08-25 14:20:34,645][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]==> Parameters: 2429775447983(Long), 18896554880(String)
-[DEBUG][2015-08-25 14:20:34,676][com.changyu.foryou.mapper.OrderMapper.getOrderByOrderId]<== Total: 0
-[DEBUG][2015-08-25 14:20:34,677][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} enter cache
-[DEBUG][2015-08-25 14:20:34,677][org.mybatis.spring.SqlSessionUtils]Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,677][org.springframework.jdbc.datasource.DataSourceTransactionManager]Should roll back transaction but cannot - no transaction available
-[DEBUG][2015-08-25 14:20:34,678][org.mybatis.spring.SqlSessionUtils]Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@67ce5a49]
-[DEBUG][2015-08-25 14:20:34,679][org.springframework.jdbc.datasource.DataSourceUtils]Returning JDBC Connection to DataSource
-[DEBUG][2015-08-25 14:20:34,680][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test method: context [[TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], class dirties context [false], class mode [null], method dirties context [false].
-[DEBUG][2015-08-25 14:20:34,681][org.springframework.test.context.web.ServletTestExecutionListener]Resetting RequestContextHolder for test context [TestContext@276b557d testClass = orderTest, testInstance = com.changyu.test.orderTest@77b995c2, testMethod = testCalcularPrice@orderTest, testException = java.lang.NullPointerException, mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:20:34,690][org.springframework.test.context.support.DirtiesContextTestExecutionListener]After test class: context [[TestContext@276b557d testClass = orderTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [MergedContextConfiguration@70d683f3 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']]], dirtiesContext [false].
-[INFO][2015-08-25 14:20:34,694][org.springframework.context.support.GenericApplicationContext]Closing org.springframework.context.support.GenericApplicationContext@2d4bdf68: startup date [Tue Aug 25 14:20:28 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:20:34,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'lifecycleProcessor'
-[INFO][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@361b9546: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:20:34,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean 'userService': [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:20:34,698][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy() on bean with name 'druid-stat-interceptor'
-[DEBUG][2015-08-25 14:20:34,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Retrieved dependent beans for bean '(inner bean)': [transactionAdvice]
-[DEBUG][2015-08-25 14:20:34,699][org.springframework.beans.factory.support.DisposableBeanAdapter]Invoking destroy method 'close' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:20:34,700][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20000} exit cache
-[DEBUG][2015-08-25 14:20:34,700][com.alibaba.druid.pool.PreparedStatementPool]{conn-10001, pstmt-20001} exit cache
-[INFO][2015-08-25 14:20:34,704][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} closed
-[DEBUG][2015-08-25 14:21:14,861][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,017][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:15,027][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,033][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:15,225][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,226][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,241][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,242][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,245][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,246][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,253][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,254][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,262][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:15,262][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:15,583][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,628][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:15,632][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,636][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,637][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:15,655][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:15,655][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,656][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:15,656][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[INFO][2015-08-25 14:21:15,681][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:15,715][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@7d95609 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:15,721][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,726][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:15,763][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:15,829][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,829][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,835][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,836][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,838][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,839][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,845][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,846][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:15,851][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@7264ef18 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:15,851][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@7264ef18 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:15,982][org.springframework.test.context.junit4.SpringJUnit4ClassRunner]SpringJUnit4ClassRunner constructor called with [class com.changyu.test.orderTest].
-[DEBUG][2015-08-25 14:21:15,992][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:16,020][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:16,037][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,205][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to process context configuration [ContextConfigurationAttributes@4d9f6ce5 declaringClass = 'com.changyu.test.orderTest', locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', inheritLocations = true, initializers = '{}', inheritInitializers = true, contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
-[DEBUG][2015-08-25 14:21:16,214][org.springframework.test.context.ContextLoaderUtils]Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,220][org.springframework.test.context.TestContextManager]@TestExecutionListeners is not present for class [class com.changyu.test.orderTest]: using defaults.
-[DEBUG][2015-08-25 14:21:16,278][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,307][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,307][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,312][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,316][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,317][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,335][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,335][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,336][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,336][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,339][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:16,359][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,360][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,364][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,365][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,368][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,368][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[INFO][2015-08-25 14:21:16,372][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:16,375][org.springframework.test.annotation.ProfileValueUtils]Retrieved @ProfileValueSourceConfiguration [null] for test class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,375][org.springframework.test.annotation.ProfileValueUtils]Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [com.changyu.test.orderTest]
-[DEBUG][2015-08-25 14:21:16,381][org.springframework.test.context.support.AbstractDelegatingSmartContextLoader]Delegating to GenericXmlContextLoader to load context from [MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader'].
-[DEBUG][2015-08-25 14:21:16,382][org.springframework.test.context.support.AbstractGenericContextLoader]Loading ApplicationContext for merged context configuration [[MergedContextConfiguration@408d4b54 testClass = orderTest, locations = '{classpath:spring.xml, classpath:spring-mybatis.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader']].
-[DEBUG][2015-08-25 14:21:16,415][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:16,492][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:16,593][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:16,594][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:16,603][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:16,607][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:16,627][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:16,637][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,804][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:16,804][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:16,812][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:16,846][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,847][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,849][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,851][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,852][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,853][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,858][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,861][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,864][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,866][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,869][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,870][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:16,871][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:16,871][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,872][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:16,872][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:16,873][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:16,889][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[INFO][2015-08-25 14:21:16,898][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring.xml]
-[DEBUG][2015-08-25 14:21:16,902][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:16,903][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:16,904][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:16,912][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:16,918][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,018][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,065][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:17,066][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:17,073][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,110][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,141][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,143][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:17,160][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:17,206][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loading schema mappings from [META-INF/spring.schemas]
-[DEBUG][2015-08-25 14:21:17,234][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:17,236][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:17,240][org.springframework.beans.factory.xml.PluggableSchemaResolver]Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.2.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.1.xsd=org/springframework/web/servlet/config/spring-mvc-3.1.xsd, http://www.springframework.org/schema/beans/spring-beans-3.1.xsd=org/springframework/beans/factory/xml/spring-beans-3.1.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/cache/spring-cache.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.1.xsd=org/springframework/scheduling/config/spring-task-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.1.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/tool/spring-tool-3.1.xsd=org/springframework/beans/factory/xml/spring-tool-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-3.1.xsd=org/springframework/ejb/config/spring-jee-3.1.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/context/spring-context-3.2.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.2.xsd=org/springframework/beans/factory/xml/spring-util-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.2.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/cache/spring-cache-3.2.xsd=org/springframework/cache/config/spring-cache-3.2.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.2.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop-3.2.xsd=org/springframework/aop/config/spring-aop-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.1.xsd=org/springframework/transaction/config/spring-tx-3.1.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context-3.1.xsd=org/springframework/context/config/spring-context-3.1.xsd, http://www.springframework.org/schema/util/spring-util-3.1.xsd=org/springframework/beans/factory/xml/spring-util-3.1.xsd, http://www.springframework.org/schema/lang/spring-lang-3.1.xsd=org/springframework/scripting/config/spring-lang-3.1.xsd, http://www.springframework.org/schema/cache/spring-cache-3.1.xsd=org/springframework/cache/config/spring-cache-3.1.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.2.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.2.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.1.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.2.xsd=org/springframework/web/servlet/config/spring-mvc-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-3.2.xsd=org/springframework/beans/factory/xml/spring-beans-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.1.xsd=org/springframework/aop/config/spring-aop-3.1.xsd, http://www.springframework.org/schema/task/spring-task-3.2.xsd=org/springframework/scheduling/config/spring-task-3.2.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.2.xsd=org/springframework/beans/factory/xml/spring-tool-3.2.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}
-[DEBUG][2015-08-25 14:21:17,248][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,267][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:17,271][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:17,285][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4e9ff7c0: startup date [Tue Aug 25 14:21:17 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:17,301][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4e9ff7c0: org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:17,452][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:17,453][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:17,468][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:17,501][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,502][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,538][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,540][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,553][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,554][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,557][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,560][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,562][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,564][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,565][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,576][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:21:17,580][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,585][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:17,586][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:17,590][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:17,594][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:17,594][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,600][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,616][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:17,624][org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver]Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/cache=org.springframework.cache.config.CacheNamespaceHandler, http://www.springframework.org/schema/c=org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}
-[DEBUG][2015-08-25 14:21:17,755][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,767][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,789][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:17,814][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,815][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:17,820][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:17,821][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:17,834][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service]
-[DEBUG][2015-08-25 14:21:17,835][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/service/**/*.class]
-[DEBUG][2015-08-25 14:21:17,838][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:17,846][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/service/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\CampusService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\FoodService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\NewsService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\OrderService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PackageService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PayService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\PushService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\ReceiverService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\SellerService.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\service\UserService.class]]
-[DEBUG][2015-08-25 14:21:17,950][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:17,957][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@4e9ff7c0: startup date [Tue Aug 25 14:21:17 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:17,958][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@4e9ff7c0: org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:17,983][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl]
-[DEBUG][2015-08-25 14:21:17,984][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/serviceImpl/**/*.class]
-[DEBUG][2015-08-25 14:21:17,991][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/serviceImpl/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]]
-[DEBUG][2015-08-25 14:21:18,044][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\CampusServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,048][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\FoodServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,050][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\NewsServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,056][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\OrderServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,059][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PackageServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,062][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PayServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,063][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\PushServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,067][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\ReceiverServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,068][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\SellerServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,073][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,074][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,074][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,075][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,078][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:18,079][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:18,083][org.springframework.context.annotation.ClassPathBeanDefinitionScanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\serviceImpl\UserServiceImpl.class]
-[DEBUG][2015-08-25 14:21:18,091][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 15 bean definitions from location pattern [classpath:spring.xml]
-[INFO][2015-08-25 14:21:18,092][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loading XML bean definitions from class path resource [spring-mybatis.xml]
-[DEBUG][2015-08-25 14:21:18,095][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:18,097][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:18,104][org.springframework.beans.factory.xml.DefaultDocumentLoader]Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
-[DEBUG][2015-08-25 14:21:18,109][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,110][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:18,111][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,112][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,120][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:18,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:18,121][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:18,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:18,122][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:18,127][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:18,200][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:18,202][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,204][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,206][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:18,207][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:18,209][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:18,211][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:18,212][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:18,217][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,220][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,221][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,222][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,223][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,223][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,224][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,225][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,254][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,255][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,273][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,280][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tx/spring-tx-3.0.xsd] in classpath: org/springframework/transaction/config/spring-tx-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,287][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:18,287][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:18,293][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,335][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,337][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,338][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,339][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,340][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,352][org.springframework.beans.factory.xml.PluggableSchemaResolver]Found XML schema [http://www.springframework.org/schema/aop/spring-aop-3.0.xsd] in classpath: org/springframework/aop/config/spring-aop-3.0.xsd
-[DEBUG][2015-08-25 14:21:18,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,370][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,371][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:18,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,373][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,374][org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader]Loading bean definitions
-[DEBUG][2015-08-25 14:21:18,390][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]No XML 'id' specified - using 'dataSource' as bean name and [] as aliases
-[DEBUG][2015-08-25 14:21:18,419][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,432][org.springframework.beans.factory.xml.BeanDefinitionParserDelegate]Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]
-[DEBUG][2015-08-25 14:21:18,478][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:18,507][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5e0cb13b]
-[DEBUG][2015-08-25 14:21:18,578][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@60ac6214]
-[DEBUG][2015-08-25 14:21:18,614][org.springframework.beans.factory.xml.XmlBeanDefinitionReader]Loaded 11 bean definitions from location pattern [classpath:spring-mybatis.xml]
-[INFO][2015-08-25 14:21:18,623][org.springframework.context.support.GenericApplicationContext]Refreshing org.springframework.context.support.GenericApplicationContext@498f3db0: startup date [Tue Aug 25 14:21:18 CST 2015]; root of context hierarchy
-[DEBUG][2015-08-25 14:21:18,625][org.springframework.context.support.GenericApplicationContext]Bean factory for org.springframework.context.support.GenericApplicationContext@498f3db0: org.springframework.beans.factory.support.DefaultListableBeanFactory@3cb76ac5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1]; root of factory hierarchy
-[INFO][2015-08-25 14:21:18,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4f86b169: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:18,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,647][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:18,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:18,656][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,657][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,744][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:18,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:18,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,765][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,766][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,771][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:18,772][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:18,818][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:18,819][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:18,819][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:18,820][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:18,821][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:18,822][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:18,823][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:18,823][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:18,824][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:18,824][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:18,826][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,828][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:18,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:18,830][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:18,831][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:18,837][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,837][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:18,838][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,838][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,839][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,840][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,840][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,841][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,859][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,862][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,863][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,864][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,865][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:18,842][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,876][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,876][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,877][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,882][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,883][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,883][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,884][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:18,888][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:18,887][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,897][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,907][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,908][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:18,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,916][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:18,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,951][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:18,951][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:18,977][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,986][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,987][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,989][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,990][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:18,993][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:18,994][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,009][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,010][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,012][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,050][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,051][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,052][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,054][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:19,055][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,057][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,096][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,296][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:19,310][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@3ec06d57]
-[DEBUG][2015-08-25 14:21:19,315][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5c6d416]
-[INFO][2015-08-25 14:21:19,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@4a3abdd5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,434][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:19,435][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:19,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:19,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,444][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,448][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,466][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:19,568][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:19,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:19,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:19,570][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:19,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:19,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,743][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,747][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,747][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,748][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,749][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,749][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,766][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,766][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,768][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,769][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,774][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,776][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,776][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,777][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,780][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,793][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:19,793][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,794][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,794][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,798][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper]
-[DEBUG][2015-08-25 14:21:19,799][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapper/**/*.class]
-[DEBUG][2015-08-25 14:21:19,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath*:com/changyu/foryou/mapper/**/*.class] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]]
-[DEBUG][2015-08-25 14:21:19,827][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CampusMapper.class]
-[DEBUG][2015-08-25 14:21:19,828][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\CityMapper.class]
-[DEBUG][2015-08-25 14:21:19,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\DeliverComMapper.class]
-[DEBUG][2015-08-25 14:21:19,829][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FeedbackMapper.class]
-[DEBUG][2015-08-25 14:21:19,830][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCategoryMapper.class]
-[DEBUG][2015-08-25 14:21:19,831][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodCommentMapper.class]
-[DEBUG][2015-08-25 14:21:19,832][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodMapper.class]
-[DEBUG][2015-08-25 14:21:19,832][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\FoodSpecialMapper.class]
-[DEBUG][2015-08-25 14:21:19,833][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\NewsMapper.class]
-[DEBUG][2015-08-25 14:21:19,934][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,935][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:19,935][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:19,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,956][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:19,834][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\OrderMapper.class]
-[DEBUG][2015-08-25 14:21:19,971][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PackageOrderMapper.class]
-[DEBUG][2015-08-25 14:21:19,975][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PreferentialMapper.class]
-[DEBUG][2015-08-25 14:21:19,976][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\PushMessageMapper.class]
-[DEBUG][2015-08-25 14:21:19,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\ReceiverMapper.class]
-[DEBUG][2015-08-25 14:21:19,977][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\SellerMapper.class]
-[DEBUG][2015-08-25 14:21:19,979][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Identified candidate component class: file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapper\UsersMapper.class]
-[DEBUG][2015-08-25 14:21:19,983][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'campusMapper' and 'com.changyu.foryou.mapper.CampusMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,990][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'cityMapper' and 'com.changyu.foryou.mapper.CityMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,992][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'deliverComMapper' and 'com.changyu.foryou.mapper.DeliverComMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'feedbackMapper' and 'com.changyu.foryou.mapper.FeedbackMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCategoryMapper' and 'com.changyu.foryou.mapper.FoodCategoryMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,993][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodCommentMapper' and 'com.changyu.foryou.mapper.FoodCommentMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodMapper' and 'com.changyu.foryou.mapper.FoodMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'foodSpecialMapper' and 'com.changyu.foryou.mapper.FoodSpecialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'newsMapper' and 'com.changyu.foryou.mapper.NewsMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'orderMapper' and 'com.changyu.foryou.mapper.OrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,994][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'packageOrderMapper' and 'com.changyu.foryou.mapper.PackageOrderMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'preferentialMapper' and 'com.changyu.foryou.mapper.PreferentialMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'pushMessageMapper' and 'com.changyu.foryou.mapper.PushMessageMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'receiverMapper' and 'com.changyu.foryou.mapper.ReceiverMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,995][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'sellerMapper' and 'com.changyu.foryou.mapper.SellerMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:19,996][org.mybatis.spring.mapper.MapperScannerConfigurer$Scanner]Creating MapperFactoryBean with name 'usersMapper' and 'com.changyu.foryou.mapper.UsersMapper' mapperInterface
-[DEBUG][2015-08-25 14:21:20,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,004][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,008][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,240][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[INFO][2015-08-25 14:21:20,241][org.springframework.beans.factory.config.PropertyPlaceholderConfigurer]Loading properties file from class path resource [config.properties]
-[DEBUG][2015-08-25 14:21:20,361][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,364][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,366][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,367][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,368][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,369][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,372][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,385][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,386][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor'
-[DEBUG][2015-08-25 14:21:20,387][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,388][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,479][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.config.internalAutoProxyCreator' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,593][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.config.internalAutoProxyCreator'
-[DEBUG][2015-08-25 14:21:20,603][org.springframework.context.support.GenericApplicationContext]Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@1a92210]
-[DEBUG][2015-08-25 14:21:20,609][org.springframework.context.support.GenericApplicationContext]Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@6f789676]
-[INFO][2015-08-25 14:21:20,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3cb76ac5: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,campusService,/foodService,/newsService,orderService,packageService,payService,pushService,receiverService,sellerService,userService,dataSource,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,transactionManager,transactionAdvice,org.springframework.aop.config.internalAutoProxyCreator,transactionPointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0,druid-stat-interceptor,druid-stat-pointcut,org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1,org.springframework.context.annotation.ConfigurationClassPostProcessor.importAwareProcessor,campusMapper,cityMapper,deliverComMapper,feedbackMapper,foodCategoryMapper,foodCommentMapper,foodMapper,foodSpecialMapper,newsMapper,orderMapper,packageOrderMapper,preferentialMapper,pushMessageMapper,receiverMapper,sellerMapper,usersMapper]; root of factory hierarchy
-[DEBUG][2015-08-25 14:21:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0'
-[DEBUG][2015-08-25 14:21:20,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
-[DEBUG][2015-08-25 14:21:20,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusService'
-[DEBUG][2015-08-25 14:21:20,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusService'
-[DEBUG][2015-08-25 14:21:20,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:20,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:20,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:20,768][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:20,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:20,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:20,997][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'transactionPointcut'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,107][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,108][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:21,109][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,168][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:21,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,176][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,196][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,197][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,231][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,240][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,253][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,258][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,274][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,275][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,277][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,278][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,280][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,280][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,281][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,281][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,291][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,292][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,339][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:21:21,343][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,344][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,347][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:21,348][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,422][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,423][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,424][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,424][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,426][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,429][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,436][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,437][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,483][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:21,484][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,485][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,494][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,496][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,497][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,498][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,499][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,500][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,501][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,502][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,503][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,504][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,506][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,507][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,508][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,509][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,510][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,511][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,514][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:21,516][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,517][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,518][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,519][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,520][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,521][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:21,522][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,523][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,524][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,530][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,531][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,533][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:21,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,535][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,536][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,540][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,541][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,543][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,544][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,546][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,547][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,548][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,549][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,550][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,551][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,552][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:21,553][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,554][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,555][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,556][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,557][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,558][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,559][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,561][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,562][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:21,563][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,564][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,565][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,565][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,566][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,567][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,571][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,572][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,573][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:21,574][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,575][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,577][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,578][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,614][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,615][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:21,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:21,623][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,627][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,627][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,628][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,648][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:21,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:21,653][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:21,667][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:21,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:21,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,835][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,867][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,920][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:21,920][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,921][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,922][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:21,938][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,939][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:21,939][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:21,965][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:21,970][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:21,971][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,039][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,046][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,050][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,060][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,062][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,062][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,063][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,063][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,064][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,065][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,067][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,067][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,068][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,069][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,076][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,077][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:21:22,088][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:22,089][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,103][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,104][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,105][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,106][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,140][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,141][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,142][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,143][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,146][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,147][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,148][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,149][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,150][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,151][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,152][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,154][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,155][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,156][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,158][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,159][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,161][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,163][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,164][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,165][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,166][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,167][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,168][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,169][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,170][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,172][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,173][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,174][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,175][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,177][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,179][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,180][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,181][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,183][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,184][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,185][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,186][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,187][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,188][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,189][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,190][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,191][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,192][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,193][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,194][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,196][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,197][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,198][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,205][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,206][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,207][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,208][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,209][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,210][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,211][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,213][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,215][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,216][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,217][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,217][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,220][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,221][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,222][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,223][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,224][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,224][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,227][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,228][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,234][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,235][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,241][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,242][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,243][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,245][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,246][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,247][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,248][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,248][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,250][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,256][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,271][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,272][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,352][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'druid-stat-pointcut'
-[DEBUG][2015-08-25 14:21:22,353][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,401][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:22,428][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,515][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [com.changyu.foryou.serviceImpl.CampusServiceImpl]: AutowiredMethodElement for public void com.changyu.foryou.serviceImpl.CampusServiceImpl.setCampusMapper(com.changyu.foryou.mapper.CampusMapper)
-[DEBUG][2015-08-25 14:21:22,515][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusService' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusService': ResourceElement for private com.changyu.foryou.mapper.FoodCategoryMapper com.changyu.foryou.serviceImpl.CampusServiceImpl.foodCategoryMapper
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:22,516][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCategoryMapper'
-[DEBUG][2015-08-25 14:21:22,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,517][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[INFO][2015-08-25 14:21:22,534][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:22,534][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,534][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,535][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCategoryMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,553][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,569][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,602][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,602][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,603][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,603][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,604][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,605][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,605][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,606][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,607][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,608][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,608][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,609][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,611][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,611][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,612][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,612][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,613][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:22,614][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:22,621][org.apache.ibatis.logging.LogFactory]Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
-[ERROR][2015-08-25 14:21:22,630][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:22,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,642][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'campusMapper'
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'campusMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,643][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'campusMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,645][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,646][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,671][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'campusMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,672][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'cityMapper'
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,679][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,680][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'cityMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,680][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'cityMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,681][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,684][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'cityMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,691][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'deliverComMapper'
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,692][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,693][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'deliverComMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,693][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'deliverComMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,694][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,695][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'deliverComMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,696][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'feedbackMapper'
-[DEBUG][2015-08-25 14:21:22,697][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'feedbackMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,698][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'feedbackMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,700][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'feedbackMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,702][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,703][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:22,704][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCategoryMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,708][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,709][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodCommentMapper'
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,710][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodCommentMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,711][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodCommentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,712][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,713][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodCommentMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,714][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodMapper'
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,715][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,716][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,717][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,718][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,719][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'foodSpecialMapper'
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,720][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'foodSpecialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,721][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'foodSpecialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,722][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,723][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'foodSpecialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,724][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,725][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'newsMapper'
-[DEBUG][2015-08-25 14:21:22,726][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'newsMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,727][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'newsMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,728][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,729][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,730][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'newsMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'orderMapper'
-[DEBUG][2015-08-25 14:21:22,731][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'orderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,732][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'orderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,733][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'orderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'packageOrderMapper'
-[DEBUG][2015-08-25 14:21:22,735][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'packageOrderMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,736][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'packageOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,737][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,738][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'packageOrderMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,739][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'preferentialMapper'
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'preferentialMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,740][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'preferentialMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,743][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,747][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'preferentialMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,749][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'pushMessageMapper'
-[DEBUG][2015-08-25 14:21:22,750][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'pushMessageMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,751][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'pushMessageMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,752][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,753][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,754][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'pushMessageMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,757][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,758][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'receiverMapper'
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,759][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'receiverMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,760][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'receiverMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,761][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,762][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'receiverMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,763][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sellerMapper'
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,764][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,765][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sellerMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,765][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'sellerMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,767][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'sellerMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,769][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,770][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'usersMapper'
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,771][org.springframework.beans.factory.annotation.InjectionMetadata]Registered injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,772][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'usersMapper' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,772][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
-[DEBUG][2015-08-25 14:21:22,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,776][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,777][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,778][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning eagerly cached instance of singleton bean 'usersMapper' that is not fully initialized yet - a consequence of a circular reference
-[DEBUG][2015-08-25 14:21:22,779][org.springframework.beans.factory.annotation.InjectionMetadata]Processing injected method of bean 'usersMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
-[DEBUG][2015-08-25 14:21:22,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,781][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,787][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references
-[DEBUG][2015-08-25 14:21:22,803][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating shared instance of singleton bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,804][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,809][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:22,811][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:22,812][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:22,825][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:22,843][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:22,913][org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly caching bean 'dataSource' to allow for resolving potential circular references
-[INFO][2015-08-25 14:21:22,966][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:22,966][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,011][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,012][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,014][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,015][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,016][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,017][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,018][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[DEBUG][2015-08-25 14:21:23,019][org.springframework.core.env.StandardEnvironment]Initializing new StandardEnvironment
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Adding [systemProperties] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Adding [systemEnvironment] PropertySource with lowest search precedence
-[DEBUG][2015-08-25 14:21:23,020][org.springframework.core.env.StandardEnvironment]Initialized StandardEnvironment with PropertySources [systemProperties,systemEnvironment]
-[ERROR][2015-08-25 14:21:23,029][com.alibaba.druid.pool.DruidAbstractDataSource]maxIdle is deprecated
-[DEBUG][2015-08-25 14:21:23,086][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking init method 'init' on bean with name 'dataSource'
-[DEBUG][2015-08-25 14:21:23,161][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:21:23,162][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:21:23,165][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:21:23,166][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:21:23,168][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:21:23,169][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,169][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,202][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:23,204][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:23,204][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:23,218][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:23,233][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[INFO][2015-08-25 14:21:23,308][com.alibaba.druid.pool.DruidDataSource]{dataSource-1} inited
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0'
-[DEBUG][2015-08-25 14:21:23,309][org.springframework.beans.factory.support.DefaultListableBeanFactory]Returning cached instance of singleton bean 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#1'
-[DEBUG][2015-08-25 14:21:23,423][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:21:23,423][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:21:23,425][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,426][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:21:23,427][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:21:23,427][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,428][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,431][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,431][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,434][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:21:23,435][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:21:23,436][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,437][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:21:23,438][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,439][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,440][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,441][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:21:23,442][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:21:23,443][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,443][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:21:23,444][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:21:23,445][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:21:23,445][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:21:23,446][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,447][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:21:23,448][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:21:23,449][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,450][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:21:23,451][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,452][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,453][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,454][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:21:23,454][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,455][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,457][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,458][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,459][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,460][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,461][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,461][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,557][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VFS
-[DEBUG][2015-08-25 14:21:23,603][org.apache.ibatis.io.ResolverUtil]JBoss 6 VFS API is not available in this environment.
-[DEBUG][2015-08-25 14:21:23,605][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,606][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,606][org.apache.ibatis.io.ResolverUtil]Class not found: org.jboss.vfs.VirtualFile
-[DEBUG][2015-08-25 14:21:23,607][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,608][org.apache.ibatis.io.ResolverUtil]VFS implementation org.apache.ibatis.io.JBoss6VFS is not valid in this environment.
-[DEBUG][2015-08-25 14:21:23,608][org.springframework.beans.factory.support.DefaultListableBeanFactory]Finished creating instance of bean 'dataSource'
-[DEBUG][2015-08-25 14:21:23,609][org.apache.ibatis.io.ResolverUtil]Using VFS adapter org.apache.ibatis.io.DefaultVFS
-[DEBUG][2015-08-25 14:21:23,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Looking for matching resources in directory tree [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping]
-[DEBUG][2015-08-25 14:21:23,610][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Searching directory [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping] for files matching pattern [C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/mapping/*.xml]
-[DEBUG][2015-08-25 14:21:23,618][org.springframework.core.io.support.PathMatchingResourcePatternResolver]Resolved location pattern [classpath:com/changyu/foryou/mapping/*.xml] to resources [file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CampusMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\CityMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\DeliverComMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FeedbackMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCategoryMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodCommentMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\FoodSpecialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\NewsMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\OrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PackageOrderMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PreferentialMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\PushMessageMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\ReceiverMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\SellerMapper.xml], file [C:\Users\xiaowei\Documents\GitHub\java_server\target\classes\com\changyu\foryou\mapping\UsersMapper.xml]]
-[DEBUG][2015-08-25 14:21:23,611][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,621][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,622][org.springframework.beans.factory.support.DefaultListableBeanFactory]Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'
-[DEBUG][2015-08-25 14:21:23,609][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,647][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,652][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,655][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,657][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,657][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,658][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList; ()V Code
-[DEBUG][2015-08-25 14:21:23,659][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,660][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,660][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : *com/changyu/foryou/model/DeliverChildOrder java/lang/Object foodName Ljava/lang/String; status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,662][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,662][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,663][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & #com/changyu/foryou/model/DeliverCom java/lang/Object deliverId Ljava/lang/Integer; category Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,665][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,665][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,666][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 [ %com/changyu/foryou/model/DeliverOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,667][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:21:23,667][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Feedback.class
-[DEBUG][2015-08-25 14:21:23,669][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : !com/changyu/foryou/model/Feedback java/lang/Object phoneId Ljava/lang/String;
-[DEBUG][2015-08-25 14:21:23,670][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:21:23,670][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Food.class
-[DEBUG][2015-08-25 14:21:23,674][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Food java/lang/Object foodId Ljava/lang/Long; name Ljava/lang/String; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,675][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,676][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,677][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 T %com/changyu/foryou/model/FoodCategory java/lang/Object
-[DEBUG][2015-08-25 14:21:23,678][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:21:23,679][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodComment.class
-[DEBUG][2015-08-25 14:21:23,680][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 f $com/changyu/foryou/model/FoodComment java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; comment Ljava/lang/String; foodName date Ljava/util/Date; grade Ljava/lang/Short; imgUrl nickName phone tag isHidden
-[DEBUG][2015-08-25 14:21:23,681][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,704][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,706][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 0 $com/changyu/foryou/model/FoodSpecial 'com/changyu/foryou/model/FoodSpecialKey name Ljava/lang/String; foodCount Ljava/lang/Integer; ()V Code
-[DEBUG][2015-08-25 14:21:23,707][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,708][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,710][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! 'com/changyu/foryou/model/FoodSpecialKey java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; specialId ()V Code
-[DEBUG][2015-08-25 14:21:23,712][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,712][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,713][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 % %com/changyu/foryou/model/HomeCategory java/lang/Object
-[DEBUG][2015-08-25 14:21:23,714][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:21:23,714][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/News.class
-[DEBUG][2015-08-25 14:21:23,715][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 @ com/changyu/foryou/model/News java/lang/Object newsId Ljava/lang/Long; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,716][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:21:23,717][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Order.class
-[DEBUG][2015-08-25 14:21:23,718][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � com/changyu/foryou/model/Order java/lang/Object orderId Ljava/lang/Long; campusId Ljava/lang/Integer; phone Ljava/lang/String;
-[DEBUG][2015-08-25 14:21:23,719][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,720][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,722][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 { %com/changyu/foryou/model/PackageOrder java/lang/Object packageId Ljava/lang/String; phoneId
-[DEBUG][2015-08-25 14:21:23,728][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:21:23,729][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PCOrder.class
-[DEBUG][2015-08-25 14:21:23,732][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` com/changyu/foryou/model/PCOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,735][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:21:23,736][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Preferential.class
-[DEBUG][2015-08-25 14:21:23,737][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ' %com/changyu/foryou/model/Preferential java/lang/Object preferentialId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,741][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:21:23,742][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/PushMessage.class
-[DEBUG][2015-08-25 14:21:23,747][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O $com/changyu/foryou/model/PushMessage java/lang/Object pushId Ljava/lang/Integer; title Ljava/lang/String; content pushTag alias
-[DEBUG][2015-08-25 14:21:23,748][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:21:23,748][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Receiver.class
-[DEBUG][2015-08-25 14:21:23,750][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B !com/changyu/foryou/model/Receiver $com/changyu/foryou/model/ReceiverKey phone Ljava/lang/String; name address tag Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,751][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,752][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,756][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 $ $com/changyu/foryou/model/ReceiverKey java/lang/Object rank Ljava/lang/String; phoneId ()V Code
-[DEBUG][2015-08-25 14:21:23,760][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:21:23,761][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Sellers.class
-[DEBUG][2015-08-25 14:21:23,762][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ; com/changyu/foryou/model/Sellers java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,763][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:21:23,764][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFood.class
-[DEBUG][2015-08-25 14:21:23,766][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 Q "com/changyu/foryou/model/ShortFood java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; name Ljava/lang/String; price Ljava/lang/Float; foodCount
-[DEBUG][2015-08-25 14:21:23,767][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,768][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,769][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 - (com/changyu/foryou/model/ShortFoodWithIm "com/changyu/foryou/model/ShortFood info Ljava/lang/String; message grade Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,770][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:21:23,771][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallNews.class
-[DEBUG][2015-08-25 14:21:23,772][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & "com/changyu/foryou/model/SmallNews java/lang/Object newsId Ljava/lang/Long; imgUrl Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,772][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,773][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,775][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 � #com/changyu/foryou/model/SmallOrder java/lang/Object foodId Ljava/lang/Long; campusId Ljava/lang/Integer; orderId
-[DEBUG][2015-08-25 14:21:23,777][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,777][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,780][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 F (com/changyu/foryou/model/SuperAdminOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,781][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,782][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,783][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 B &com/changyu/foryou/model/TogetherOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,784][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:21:23,785][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Users.class
-[DEBUG][2015-08-25 14:21:23,786][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 m com/changyu/foryou/model/Users java/lang/Object phone Ljava/lang/String; password type Ljava/lang/Short; nickname imgUrl
-[DEBUG][2015-08-25 14:21:23,787][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,788][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,790][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ! &com/changyu/foryou/model/VeryShortFood java/lang/Object foodId Ljava/lang/Long;
-[DEBUG][2015-08-25 14:21:23,791][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.BigOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,794][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Campus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CampusAdmin matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,795][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CartGood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,796][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.City matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,796][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.CityWithCampus matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,799][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverChildOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,801][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverCom matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,803][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.DeliverOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,805][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Feedback matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,806][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Food matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,808][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,810][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodComment matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,811][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecial matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.FoodSpecialKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,814][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.HomeCategory matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,816][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.News matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,817][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Order matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,819][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PackageOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,820][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PCOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,822][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Preferential matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,823][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.PushMessage matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,825][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Receiver matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ReceiverKey matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,828][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Sellers matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,831][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,834][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.ShortFoodWithIm matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,837][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallNews matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,839][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SmallOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,840][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.SuperAdminOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,842][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.TogetherOrder matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,844][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.Users matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,850][org.apache.ibatis.io.ResolverUtil]Checking to see if class com.changyu.foryou.model.VeryShortFood matches criteria [is assignable to Object]
-[DEBUG][2015-08-25 14:21:23,855][org.apache.ibatis.io.ResolverUtil]Reader entry: BigOrder.class
-[DEBUG][2015-08-25 14:21:23,856][org.apache.ibatis.io.ResolverUtil]Reader entry: Campus.class
-[DEBUG][2015-08-25 14:21:23,857][org.apache.ibatis.io.ResolverUtil]Reader entry: CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,859][org.apache.ibatis.io.ResolverUtil]Reader entry: CartGood.class
-[DEBUG][2015-08-25 14:21:23,860][org.apache.ibatis.io.ResolverUtil]Reader entry: City.class
-[DEBUG][2015-08-25 14:21:23,861][org.apache.ibatis.io.ResolverUtil]Reader entry: CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,862][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverChildOrder.class
-[DEBUG][2015-08-25 14:21:23,864][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverCom.class
-[DEBUG][2015-08-25 14:21:23,865][org.apache.ibatis.io.ResolverUtil]Reader entry: DeliverOrder.class
-[DEBUG][2015-08-25 14:21:23,866][org.apache.ibatis.io.ResolverUtil]Reader entry: Feedback.class
-[DEBUG][2015-08-25 14:21:23,867][org.apache.ibatis.io.ResolverUtil]Reader entry: Food.class
-[DEBUG][2015-08-25 14:21:23,868][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodCategory.class
-[DEBUG][2015-08-25 14:21:23,872][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodComment.class
-[DEBUG][2015-08-25 14:21:23,873][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecial.class
-[DEBUG][2015-08-25 14:21:23,874][org.apache.ibatis.io.ResolverUtil]Reader entry: FoodSpecialKey.class
-[DEBUG][2015-08-25 14:21:23,874][org.apache.ibatis.io.ResolverUtil]Reader entry: HomeCategory.class
-[DEBUG][2015-08-25 14:21:23,875][org.apache.ibatis.io.ResolverUtil]Reader entry: News.class
-[DEBUG][2015-08-25 14:21:23,876][org.apache.ibatis.io.ResolverUtil]Reader entry: Order.class
-[DEBUG][2015-08-25 14:21:23,877][org.apache.ibatis.io.ResolverUtil]Reader entry: PackageOrder.class
-[DEBUG][2015-08-25 14:21:23,878][org.apache.ibatis.io.ResolverUtil]Reader entry: PCOrder.class
-[DEBUG][2015-08-25 14:21:23,879][org.apache.ibatis.io.ResolverUtil]Reader entry: Preferential.class
-[DEBUG][2015-08-25 14:21:23,880][org.apache.ibatis.io.ResolverUtil]Reader entry: PushMessage.class
-[DEBUG][2015-08-25 14:21:23,882][org.apache.ibatis.io.ResolverUtil]Reader entry: Receiver.class
-[DEBUG][2015-08-25 14:21:23,883][org.apache.ibatis.io.ResolverUtil]Reader entry: ReceiverKey.class
-[DEBUG][2015-08-25 14:21:23,884][org.apache.ibatis.io.ResolverUtil]Reader entry: Sellers.class
-[DEBUG][2015-08-25 14:21:23,885][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFood.class
-[DEBUG][2015-08-25 14:21:23,886][org.apache.ibatis.io.ResolverUtil]Reader entry: ShortFoodWithIm.class
-[DEBUG][2015-08-25 14:21:23,887][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallNews.class
-[DEBUG][2015-08-25 14:21:23,887][org.mybatis.spring.SqlSessionFactoryBean]Parsed configuration file: 'class path resource [config.xml]'
-[DEBUG][2015-08-25 14:21:23,887][org.apache.ibatis.io.ResolverUtil]Reader entry: SmallOrder.class
-[DEBUG][2015-08-25 14:21:23,888][org.apache.ibatis.io.ResolverUtil]Reader entry: SuperAdminOrder.class
-[DEBUG][2015-08-25 14:21:23,889][org.apache.ibatis.io.ResolverUtil]Reader entry: TogetherOrder.class
-[DEBUG][2015-08-25 14:21:23,890][org.apache.ibatis.io.ResolverUtil]Reader entry: Users.class
-[DEBUG][2015-08-25 14:21:23,890][org.apache.ibatis.io.ResolverUtil]Reader entry: VeryShortFood.class
-[DEBUG][2015-08-25 14:21:23,891][org.apache.ibatis.io.ResolverUtil]Listing file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model
-[DEBUG][2015-08-25 14:21:23,891][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,892][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/BigOrder.class
-[DEBUG][2015-08-25 14:21:23,893][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 G !com/changyu/foryou/model/BigOrder java/lang/Object
-[DEBUG][2015-08-25 14:21:23,894][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,894][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/Campus.class
-[DEBUG][2015-08-25 14:21:23,895][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 O com/changyu/foryou/model/Campus java/lang/Object campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,896][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,897][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CampusAdmin.class
-[DEBUG][2015-08-25 14:21:23,898][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 : $com/changyu/foryou/model/CampusAdmin java/lang/Object campusAdmin Ljava/lang/String; password type Ljava/lang/Short; campusId Ljava/lang/Integer;
-[DEBUG][2015-08-25 14:21:23,899][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,899][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CartGood.class
-[DEBUG][2015-08-25 14:21:23,900][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 ` !com/changyu/foryou/model/CartGood java/lang/Object orderId Ljava/lang/Long; name Ljava/lang/String; phone status Ljava/lang/Short; price Ljava/lang/Float;
-[DEBUG][2015-08-25 14:21:23,927][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,933][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/City.class
-[DEBUG][2015-08-25 14:21:23,938][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 & com/changyu/foryou/model/City java/lang/Object cityId Ljava/lang/Integer; cityName Ljava/lang/String; ()V Code
-[DEBUG][2015-08-25 14:21:23,939][org.apache.ibatis.io.ResolverUtil]Find JAR URL: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,939][org.apache.ibatis.io.ResolverUtil]Not a JAR: file:/C:/Users/xiaowei/Documents/GitHub/java_server/target/classes/com/changyu/foryou/model/CityWithCampus.class
-[DEBUG][2015-08-25 14:21:23,940][org.apache.ibatis.io.ResolverUtil]Reader entry: ���� 3 'com/changyu/foryou/model/CityWithCampus com/changyu/foryou/model/City campuses Ljava/util/ArrayList; Signature 8Ljava/util/ArrayList